mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-23 00:31:57 +00:00
Conflicts: baystation12.dme code/controllers/configuration.dm code/game/area/areas.dm code/modules/client/client defines.dm
4 lines
148 B
Plaintext
4 lines
148 B
Plaintext
// Called when a mob moves from one MASTER area to another.
|
|
// (Master, as opposed to lighting subareas)
|
|
/hook/mobAreaChange
|
|
name = "MobAreaChange" |