mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-20 11:36:18 +01:00
7 lines
113 B
Plaintext
7 lines
113 B
Plaintext
|
|
/datum/hud/revenant/New(mob/owner)
|
|
..()
|
|
|
|
healths = new /obj/screen/healths/revenant()
|
|
infodisplay += healths
|