This commit is contained in:
Poojawa
2018-09-11 01:33:01 -05:00
parent bb13e70d32
commit 07cb9572bd
27 changed files with 442 additions and 140 deletions
-4
View File
@@ -59,7 +59,3 @@
for(var/obj/item/I in D.held_items)
I.screen_loc = null
D.client.screen -= I
/mob/living/carbon/true_devil/create_mob_hud()
if(client && !hud_used)
hud_used = new /datum/hud/devil(src)