Goonstation 13 - Modules - TypesDefine Details

_std/defines/obj.dm

BOTS_DIRBLOCKbot considers this solid object that can be opened with a bump() in pathfinding DirBlockedWithAccess
NO_ARM_ATTACHillegal for arm attaching
CAN_REPROGRAM_ACCESSaccess gun can reprog
HAS_DIRECTIONAL_BLOCKINGthis object only blocks things in certain directions, e.g. railings, thindows
NO_GHOSTCRITTERprevents ghost critter interaction. On obj so it can cover machinery, items etc...
MATERIAL_ALPHA_OPACITYAt which alpha do opague objects become see-through?

Define Details

BOTS_DIRBLOCK

bot considers this solid object that can be opened with a bump() in pathfinding DirBlockedWithAccess

CAN_REPROGRAM_ACCESS

access gun can reprog

HAS_DIRECTIONAL_BLOCKING

this object only blocks things in certain directions, e.g. railings, thindows

MATERIAL_ALPHA_OPACITY

At which alpha do opague objects become see-through?

NO_ARM_ATTACH

illegal for arm attaching

NO_GHOSTCRITTER

prevents ghost critter interaction. On obj so it can cover machinery, items etc...