Best to look the part.

This commit is contained in:
The0bserver
2021-04-21 02:25:55 -04:00
parent 57e0056ffc
commit 4e3ab78ebd
+5 -4
View File
@@ -83,12 +83,12 @@
desc = "An old russian crate full of surplus armor that they used to use! Has two sets of bulletproof armor, a few union suits and some warm hats!" desc = "An old russian crate full of surplus armor that they used to use! Has two sets of bulletproof armor, a few union suits and some warm hats!"
contraband = TRUE contraband = TRUE
cost = 5750 // Its basicly sec suits, good boots/gloves cost = 5750 // Its basicly sec suits, good boots/gloves
contains = list(/obj/item/clothing/suit/armor/navyblue/russian, contains = list(/obj/item/clothing/under/syndicate/rus_army,
/obj/item/clothing/suit/armor/navyblue/russian, /obj/item/clothing/under/syndicate/rus_army,
/obj/item/clothing/shoes/combat, /obj/item/clothing/shoes/combat,
/obj/item/clothing/shoes/combat, /obj/item/clothing/shoes/combat,
/obj/item/clothing/head/ushanka, /obj/item/clothing/head/helmet/rus_helmet,
/obj/item/clothing/head/ushanka, /obj/item/clothing/head/helmet/rus_helmet,
/obj/item/clothing/suit/armor/bulletproof, /obj/item/clothing/suit/armor/bulletproof,
/obj/item/clothing/suit/armor/bulletproof, /obj/item/clothing/suit/armor/bulletproof,
/obj/item/clothing/head/helmet/alt, /obj/item/clothing/head/helmet/alt,
@@ -110,6 +110,7 @@
/obj/item/clothing/suit/armor/bulletproof, /obj/item/clothing/suit/armor/bulletproof,
/obj/item/clothing/head/helmet/alt, /obj/item/clothing/head/helmet/alt,
/obj/item/clothing/gloves/tackler/combat/insulated, /obj/item/clothing/gloves/tackler/combat/insulated,
/obj/item/clothing/under/syndicate/rus_army,
/obj/item/clothing/mask/gas) /obj/item/clothing/mask/gas)
crate_name = "surplus russian gear" crate_name = "surplus russian gear"