mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-25 16:45:42 +00:00
* adds a helper for updating one piece of clothing depending on its slot (#66191) you can now run the proc update_clothing to use the slot_flags of an item to properly update a mob's icons this is used by spraycans coloring an item, instead of running regenerate_icons less weighty than regenerate_icons form of updating an item that you dont really know where is. lets us support modsuits worn on stuff that isnt the back in the future * adds a helper for updating one piece of clothing depending on its slot Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>