coin string fix

from #9106
This commit is contained in:
Shanewayne9
2018-06-17 18:14:52 -07:00
committed by GitHub
parent 32d8f4092e
commit b6c5c9d3cf
+1 -1
View File
@@ -106,7 +106,7 @@
return
if(CC.use(1))
overlays += image('icons/obj/items.dmi',"coin_string_overlay")
overlays += image('icons/obj/economy.dmi',"coin_string_overlay")
string_attached = 1
to_chat(user, "<span class='notice'>You attach a string to the coin.</span>")
else