This commit is contained in:
silicons
2020-11-12 23:34:42 -07:00
parent e8bd56a92d
commit 803bff4e5f
285 changed files with 285 additions and 285 deletions
+1 -1
View File
@@ -60,4 +60,4 @@
to_chat(user, "<span class='warning'>You need bananium to turn the prototype shoes on!</span>")
/obj/item/clothing/shoes/clown_shoes/banana_shoes/update_icon_state()
icon_state = "clown_prototype_[on? "on" : "off"]"
icon_state = "clown_prototype_[on? "on" : "off"]"
+1 -1
View File
@@ -33,4 +33,4 @@
for(var/spell in spells)
var/obj/effect/proc_holder/spell/S = spell
H.mind.spell_list.Remove(S)
qdel(S)
qdel(S)