Files
GS13NG/code/_onclick/hud/revenanthud.dm
2019-12-16 23:29:20 +01:00

8 lines
132 B
Plaintext

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