pain hud display

This commit is contained in:
quotefox
2022-03-26 12:34:02 +00:00
parent de8caa4724
commit 2ff6b41e2d
5 changed files with 25 additions and 2 deletions
+10
View File
@@ -177,6 +177,16 @@
desc = "You're severely dehydrated."
icon_state = "dehydrated"
/obj/screen/alert/pain
name = "Pain"
desc = "You're in pain!"
icon_state = "pain"
/obj/screen/alert/painmajor
name = "Major Pain"
desc = "You're in major pain!"
icon_state = "pain_major"
/obj/screen/alert/gross
name = "Grossed out."
desc = "That was kind of gross..."