Holiday cheer hats, including Ian versions

This commit is contained in:
ZomgPonies
2013-12-12 03:52:48 -05:00
parent 80e78d1a03
commit cf6092280a
6 changed files with 27 additions and 29 deletions
@@ -467,7 +467,7 @@
..()
if(istype(W, /obj/item/weapon/circular_saw) || istype(W, /obj/item/weapon/hatchet) || istype(W, /obj/item/weapon/twohanded/fireaxe) || istype(W, /obj/item/weapon/kitchen/utensil/knife) || istype(W, /obj/item/weapon/kitchenknife) || istype(W, /obj/item/weapon/melee/energy))
user.show_message("<span class='notice'>You carve a face into [src]!</span>", 1)
new /obj/item/clothing/head/pumpkinhead (user.loc)
new /obj/item/clothing/head/hardhat/pumpkinhead (user.loc)
del(src)
return