/tg/ Station 13 - Modules - TypesVar Details - Proc Details

player_controlled

Mobs spawned with this one are automatically player controlled, if possible

Vars

spawn_anyway_if_no_playerIf we cant find a ghost, do we spawn them anyway? Otherwise they go in the garbage bin

Procs

try_grant_ghost_controlAttempt to grant control of a mob to ghosts before spawning it in. if spawn_anyway_if_no_player = TRUE, we spawn the mob even if there's no ghosts

Var Details

spawn_anyway_if_no_player

If we cant find a ghost, do we spawn them anyway? Otherwise they go in the garbage bin

Proc Details

try_grant_ghost_control

Attempt to grant control of a mob to ghosts before spawning it in. if spawn_anyway_if_no_player = TRUE, we spawn the mob even if there's no ghosts