Ian can now wear a clown hat.

This commit is contained in:
bgobandit
2015-12-22 18:19:09 -05:00
parent e873395ffa
commit 76392cda86
2 changed files with 7 additions and 1 deletions
@@ -239,7 +239,7 @@
/obj/item/clothing/head/wizard/fake, /obj/item/clothing/head/wizard, /obj/item/clothing/head/collectable/wizard,
/obj/item/clothing/head/cardborg, /obj/item/weapon/bedsheet, /obj/item/clothing/head/helmet/space/santahat,
/obj/item/clothing/head/soft, /obj/item/clothing/head/hardhat/reindeer, /obj/item/clothing/head/sombrero,
/obj/item/clothing/head/hopcap, /obj/item/clothing/head/helmet/space/hardsuit/deathsquad)
/obj/item/clothing/head/hopcap, /obj/item/clothing/head/helmet/space/hardsuit/deathsquad, /obj/item/clothing/mask/gas/clown_hat)
valid = 1
if(valid)
@@ -375,6 +375,12 @@
name = "Trooper [real_name]"
desc = "That's not red paint. That's real corgi blood."
if(/obj/item/clothing/mask/gas/clown_hat)
name = "[real_name] the Clown"
desc = "Honkman's best friend."
speak = list("HONK!", "Honk!")
emote_see = list("plays tricks.", "slips.")
//IAN! SQUEEEEEEEEE~
/mob/living/simple_animal/pet/dog/corgi/Ian
name = "Ian"