Files
GS13NG/code/_onclick/hud/revenanthud.dm
2021-07-29 13:57:19 +03:00

8 lines
141 B
Plaintext

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