code/__DEFINES/dcs/signals/signals_mob/signals_mob_spawner.dm
COMSIG_SPAWNER_SPAWNED | called when a spawner spawns a mob |
---|---|
COMSIG_SPAWNER_SPAWNED_DEFAULT | Called when a spawner spawns a mob in a turf peel, but we need to use the default case. |
COMSIG_GHOSTROLE_SPAWNED | called when a ghost clicks a spawner role: (mob/living) |
Define Details
COMSIG_GHOSTROLE_SPAWNED
called when a ghost clicks a spawner role: (mob/living)
COMSIG_SPAWNER_SPAWNED
called when a spawner spawns a mob
COMSIG_SPAWNER_SPAWNED_DEFAULT
Called when a spawner spawns a mob in a turf peel, but we need to use the default case.