Files
vgstation13/code/_hooks/area.dm

7 lines
217 B
Plaintext

// Called when a mob moves from one MASTER area to another.
// (Master, as opposed to lighting subareas)
/hook/mobAreaChange
name = "MobAreaChange"
/hook/emergencyShuttleDeparture
name = "EmergencyShuttleDeparture"