mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
7 lines
217 B
Plaintext
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" |