Space Station 13 - Modules - TypesDefine Details

code/modules/awaymissions/mob_spawn.dm

CORPSE_INSTANTthis mob spawn creates the corpse instantly
CORPSE_ROUNDSTARTthis mob spawn creates the corpse during GAME_STATE_PLAYING
/obj/effect/mob_spawn/human/alive/space_bar_patronAlive ones, used as "core" for ghost roles now and in future.
/obj/effect/mob_spawn/human/corpse/abductorCorpses, they can be used for "decoration" purpose.
/obj/effect/mob_spawn/mouseNon-human spawners
/obj/effect/mob_spawn/corpsethese mob spawn subtypes trigger immediately (New or Initialize) and are not player controlled... since they're dead, you know?

Define Details

CORPSE_INSTANT

this mob spawn creates the corpse instantly

CORPSE_ROUNDSTART

this mob spawn creates the corpse during GAME_STATE_PLAYING