Skip to content

cleans up suits/miscellaneous.dm

Rob Nelson requested to merge pull/9287/nakedisabsolutelyhalal into Bleeding-Edge

Created by: Intigracy

fix #8497 (closed) fix #9063 (closed) fix #8595 (closed)

removes item_state = from items that don't have an inhand icon by that name

Yes I tested this.

Unrelated to PR: TIL that clothing of type /under needs the _color var (which washing machines added/use to change the color of jumpsuits) to determine it's onmob overlay icon_state, since just having an icon_state doesn't work.

TL;DR fuck oldcode

Merge request reports