Guy Fawkes Mask

This commit is contained in:
redstryker
2016-11-05 18:07:29 -04:00
parent e8b2be4447
commit 87d7d05048
3 changed files with 6 additions and 0 deletions

View File

@@ -79,6 +79,12 @@
icon_state = "sexymime"
item_state_slots = list(slot_r_hand_str = "mime", slot_l_hand_str = "mime")
/obj/item/clothing/mask/gas/guy
name = "guy fawkes mask"
desc = "A mask stylised to depict Guy Fawkes."
icon_state = "guyfawkes"
item_state_slots = list(slot_r_hand_str = "mime", slot_l_hand_str = "mime")
/obj/item/clothing/mask/gas/death_commando
name = "Death Commando Mask"
icon_state = "death_commando_mask"