mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Skrell Srom Health Indicator (#10686)
This commit is contained in:
@@ -20,6 +20,12 @@
|
||||
loc = pick(dream_entries)
|
||||
body = form
|
||||
|
||||
if(client)
|
||||
client.screen |= body.healths
|
||||
|
||||
/mob/living/brain_ghost/LateLogin()
|
||||
..()
|
||||
client.screen |= body.healths
|
||||
|
||||
/mob/living/brain_ghost/verb/awaken()
|
||||
set name = "Awaken"
|
||||
|
||||
Reference in New Issue
Block a user