mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Fixes morgue updating and removes VGhooks
This commit is contained in:
@@ -310,7 +310,7 @@
|
||||
M.lastarea = src
|
||||
|
||||
// /vg/ - EVENTS!
|
||||
CallHook("MobAreaChange", list("mob" = M, "new" = newarea, "old" = oldarea))
|
||||
callHook("mob_area_change", list("mob" = M, "newarea" = newarea, "oldarea" = oldarea))
|
||||
|
||||
if(!istype(A,/mob/living)) return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user