mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-30 16:16:15 +01:00
pain hud display
This commit is contained in:
@@ -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..."
|
||||
|
||||
Reference in New Issue
Block a user