7 lines
113 B
Plaintext
7 lines
113 B
Plaintext
|
|
/datum/hud/revenant/New(mob/owner)
|
|
..()
|
|
|
|
healths = new /obj/screen/healths/revenant()
|
|
infodisplay += healths
|