/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/path.dm

CANASTARPASS_DENSITYIf set, we make the assumption that CanAStarPass() will NEVER return FALSE unless density is true
CANASTARPASS_ALWAYS_PROCIf this is set, we bypass density checks and always call the proc

Define Details

CANASTARPASS_ALWAYS_PROC

If this is set, we bypass density checks and always call the proc

CANASTARPASS_DENSITY

If set, we make the assumption that CanAStarPass() will NEVER return FALSE unless density is true