Files
Lin a5cf94ab29 Merge pull request #10212 from Ghommie/Ghommie-cit471
Ports some hud and update_icon code updates.
2021-06-04 15:23:40 -03:00

8 lines
132 B
Plaintext

/datum/hud/revenant/New(mob/owner)
..()
healths = new /obj/screen/healths/revenant()
healths.hud = src
infodisplay += healths