Fixes an accidental overwrite

Someone accidentally defined a custom cane as the normal cane path
This commit is contained in:
killer653
2016-12-27 09:11:04 -05:00
parent 064485a0f8
commit ff7786ede3
@@ -501,10 +501,10 @@ obj/item/weapon/material/hatchet/tacknife/combatknife/fluff/katarina/handle_shie
new /obj/item/weapon/paper/khcrystal_manual(src)
new /obj/item/clothing/accessory/collar/khcrystal(src)
/obj/item/weapon/cane
/obj/item/weapon/cane/fluff
name = "cane"
desc = "A cane used by a true gentlemen. Or a clown."
icon = 'icons/obj/weapons.dmi'
icon = 'custom_items_vr.dmi'
icon_state = "browncane"
item_state = "browncanemob"
flags = CONDUCT