Skip to content

Commit

Permalink
Fix ponchos update (#4533)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wisemonster authored Dec 13, 2024
1 parent c0e3d65 commit a854d4f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@
toggled = !toggled
source.icon_state = (toggled ? toggled_icon_state : initial(source.icon_state))
to_chat(clicker, "You toggle \the [source]!")
source.update_slot_icon()
clicker.update_appearance()

0 comments on commit a854d4f

Please sign in to comment.