Files
CHOMPStation2/code/modules
Leshana 2148ae20d5 Fixes Issue #230 - Void suit body sprites not visible.
Cause is somewhat complicated:
* Custom vore code in update_icons will use 'item_state' as the icon state if icon_override is set on a suit.
* Suit refit machines will set icon_override on suits if the sprite_sheet_refits variable matches.
* However icon_override is not actually used anymore because of the species sprite sheets.
* Therefore it breaks.  By making this change we ensure that icon_override is not set, so the custom vore code does not apply, and the item_state is not allowed to overrule the icon_state.
2016-05-27 19:46:06 -04:00
..
2016-05-23 14:06:06 -04:00
2016-05-16 16:21:17 -04:00
2016-05-16 16:21:17 -04:00
2016-05-16 16:21:17 -04:00
2016-05-26 16:21:11 -04:00
2016-05-19 14:28:38 -04:00
2016-05-24 12:12:26 -04:00
2016-05-23 14:06:06 -04:00