This commit is contained in:
SinTwo
2015-12-16 17:36:48 -05:00
parent a1a286cccb
commit 41dcee7d0e
2 changed files with 14 additions and 5 deletions
+7 -1
View File
@@ -1137,7 +1137,13 @@ var/global/list/gear_datums = list()
/datum/gear/mil
display_name = "military jacket"
path = /obj/item/clothing/suit/storage/vest/miljacket
path = /obj/item/clothing/suit/storage/miljacket
cost = 2
slot = slot_wear_suit
/datum/gear/mil/alt
display_name = "military jacket, alt"
path = /obj/item/clothing/suit/storage/miljacket/alt
cost = 2
slot = slot_wear_suit