mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Merge pull request #11724 from Ccomp5950/I_Feel_NOTHING
Fixes the icon for numbness.
This commit is contained in:
@@ -1266,7 +1266,7 @@
|
||||
|
||||
if(healths)
|
||||
if (analgesic > 100)
|
||||
healths.icon_state = "health_health_numb"
|
||||
healths.icon_state = "health_numb"
|
||||
else
|
||||
switch(hal_screwyhud)
|
||||
if(1) healths.icon_state = "health6"
|
||||
|
||||
Reference in New Issue
Block a user