code/game/objects/items/stacks/stack.dm
STACK_CHECK_CARDINALS | Checks if there is an object of the result type in any of the cardinal directions |
---|---|
STACK_CHECK_ADJACENT | Checks if there is an object of the result type within one tile |
Define Details
STACK_CHECK_ADJACENT
Checks if there is an object of the result type within one tile
STACK_CHECK_CARDINALS
Checks if there is an object of the result type in any of the cardinal directions