mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-20 03:23:36 +01:00
Talisman icon fix
Makes talismans keep looking like talismans for more than a tick.
This commit is contained in:
@@ -42,6 +42,8 @@
|
||||
return
|
||||
|
||||
/obj/item/weapon/paper/update_icon()
|
||||
if(icon_state == "paper_talisman")
|
||||
return
|
||||
if(info)
|
||||
icon_state = "paper_words"
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user