/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/~skyrat_defines/automapper.dm

AREA_SPAWN_MODE_OPENPlace atom in open space in the middle of the room
AREA_SPAWN_MODE_HUG_WALLHug atom next to the wall. Tries not to block things.
AREA_SPAWN_MODE_MOUNT_WALLMount atom to wall. desired_atom MUST have directional helpers.

Define Details

AREA_SPAWN_MODE_HUG_WALL

Hug atom next to the wall. Tries not to block things.

AREA_SPAWN_MODE_MOUNT_WALL

Mount atom to wall. desired_atom MUST have directional helpers.

AREA_SPAWN_MODE_OPEN

Place atom in open space in the middle of the room