mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00: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(healths)
|
||||||
if (analgesic > 100)
|
if (analgesic > 100)
|
||||||
healths.icon_state = "health_health_numb"
|
healths.icon_state = "health_numb"
|
||||||
else
|
else
|
||||||
switch(hal_screwyhud)
|
switch(hal_screwyhud)
|
||||||
if(1) healths.icon_state = "health6"
|
if(1) healths.icon_state = "health6"
|
||||||
|
|||||||
Reference in New Issue
Block a user