Merge pull request #13625 from Verkister/patch-119

Fixes wonky scaling on empty voremob icon updates
This commit is contained in:
Casey
2022-09-02 05:14:19 +00:00
committed by CHOMPStation2
parent 740a487eb0
commit 56f2d8dcc0
@@ -91,6 +91,7 @@
voremob_awake = TRUE
update_fullness()
if(!vore_fullness)
update_transform()
return 0
else if((stat == CONSCIOUS) && (!icon_rest || !resting || !incapacitated(INCAPACITATION_DISABLED)) && (vore_icons & SA_ICON_LIVING))
icon_state = "[icon_living]-[vore_fullness]"