mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
fixes mod backpacks being fucky
This commit is contained in:
@@ -485,7 +485,7 @@
|
||||
return ..()
|
||||
|
||||
/obj/item/mod/control/update_icon_state()
|
||||
if(current_disguise)
|
||||
if(current_disguise || isnull(chameleon_action) || active)
|
||||
icon_state = "[skin]-[base_icon_state][active ? "-sealed" : ""]"
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user