Fixes morgue updating and removes VGhooks

This commit is contained in:
Krausus
2016-07-11 17:39:21 -04:00
parent 26e13f270f
commit 355fb3c080
12 changed files with 54 additions and 129 deletions
+1 -1
View File
@@ -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