1bc1154702
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@555 316c924e-a436-60f5-8080-3fe189b3f50e
35 lines
1.2 KiB
Plaintext
35 lines
1.2 KiB
Plaintext
/obj/closet/gimmick/New()
|
|
..()
|
|
sleep(2)
|
|
|
|
/obj/closet/gimmick/russian/New()
|
|
..()
|
|
sleep(2)
|
|
new /obj/item/clothing/head/ushanka(src)
|
|
new /obj/item/clothing/head/ushanka(src)
|
|
new /obj/item/clothing/head/ushanka(src)
|
|
new /obj/item/clothing/head/ushanka(src)
|
|
new /obj/item/clothing/head/ushanka(src)
|
|
new /obj/item/clothing/under/soviet(src)
|
|
new /obj/item/clothing/under/soviet(src)
|
|
new /obj/item/clothing/under/soviet(src)
|
|
new /obj/item/clothing/under/soviet(src)
|
|
new /obj/item/clothing/under/soviet(src)
|
|
|
|
/obj/closet/gimmick/tacticool/New()
|
|
..()
|
|
sleep(2)
|
|
new /obj/item/clothing/glasses/eyepatch(src)
|
|
new /obj/item/clothing/glasses/sunglasses(src)
|
|
new /obj/item/clothing/gloves/swat(src)
|
|
new /obj/item/clothing/gloves/swat(src)
|
|
new /obj/item/clothing/head/helmet/swat(src)
|
|
new /obj/item/clothing/head/helmet/swat(src)
|
|
new /obj/item/clothing/mask/gas(src)
|
|
new /obj/item/clothing/mask/gas(src)
|
|
new /obj/item/clothing/shoes/swat(src)
|
|
new /obj/item/clothing/shoes/swat(src)
|
|
new /obj/item/clothing/suit/armor/swat(src)
|
|
new /obj/item/clothing/suit/armor/swat(src)
|
|
new /obj/item/clothing/under/syndicate/tacticool(src)
|
|
new /obj/item/clothing/under/syndicate/tacticool(src) |