Fixes the icon for numbness.

Resolves #11435
This commit is contained in:
ccomp5950
2015-12-21 15:30:26 -05:00
parent 47f282ef02
commit 5873a92df8

View File

@@ -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"