Wait shit what am i doing - fixes voreverbs proper

This commit is contained in:
deathride58
2017-10-26 14:31:55 -04:00
parent 1770341ee3
commit e7c69850a1
3 changed files with 8 additions and 7 deletions
+2 -1
View File
@@ -31,6 +31,7 @@
continue
var/datum/atom_hud/alternate_appearance/AA = v
AA.onNewMob(src)
hook_vr("mob_new",list(src))
. = ..()
/atom/proc/prepare_huds()
@@ -389,7 +390,7 @@
pulling = null
grab_state = 0
update_pull_hud_icon()
if(isliving(ex_pulled))
var/mob/living/L = ex_pulled
L.update_canmove()// mob gets up if it was lyng down in a chokehold