Merge pull request #1279 from Neerti/9-1-2013-adding_replica_spesshelmet_arcade

Replaces arcade replica suit prize with a box containing a replica suit & helmet
This commit is contained in:
MrPerson
2013-09-02 04:00:22 -07:00
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
/obj/item/toy/sword = 2,
/obj/item/toy/gun = 2,
/obj/item/toy/crossbow = 2,
/obj/item/clothing/suit/syndicatefake = 2,
/obj/item/weapon/storage/box/fakesyndiesuit = 2,
/obj/item/weapon/storage/fancy/crayons = 2,
/obj/item/toy/spinningtoy = 2,
/obj/item/toy/prize/ripley = 1,
@@ -384,6 +384,16 @@
new /obj/item/weapon/handcuffs(src)
new /obj/item/weapon/handcuffs(src)
/obj/item/weapon/storage/box/fakesyndiesuit
name = "Space Suit and Helmet"
desc = "A sleek, sturdy box used to hold replica spacesuits."
icon_state = "box_of_doom"
New()
..()
new /obj/item/clothing/head/syndicatefake(src)
new /obj/item/clothing/suit/syndicatefake(src)
/obj/item/weapon/storage/box/mousetraps
name = "box of Pest-B-Gon Mousetraps"
desc = "<B><FONT=red>WARNING:</FONT></B> <I>Keep out of reach of children</I>."