i think it's ready now (why did i put src. here)

This commit is contained in:
raspy-on-osu
2020-12-27 02:26:13 -05:00
parent 13b223d56d
commit 367bcdc568
+1 -1
View File
@@ -111,7 +111,7 @@
remove_verb(src, /mob/living/verb/pulled)
for(var/datum/atom_hud/data/diagnostic/diag_hud in GLOB.huds)
diag_hud.add_to_hud(src)
src.AddElement(/datum/element/ventcrawling, given_tier = VENTCRAWLER_ALWAYS)
AddElement(/datum/element/ventcrawling, given_tier = VENTCRAWLER_ALWAYS)
/mob/living/simple_animal/hostile/swarmer/med_hud_set_health()
var/image/holder = hud_list[DIAG_HUD]