mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-30 12:13:02 +00:00
The runtime occurred when get_icon_state() attempted to handle_alt_icon on a head, even if if was a stump. Adds sanity to check if it's a stump or if the organ's destroyed (as how it's handled in update_icons for mobs) and resolves the runtime and #5863.