mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-26 06:40:17 +01:00
7 lines
131 B
Plaintext
7 lines
131 B
Plaintext
|
|
/datum/hud/revenant/New(mob/owner)
|
|
..()
|
|
|
|
healths = new /atom/movable/screen/healths/revenant(null, src)
|
|
infodisplay += healths
|