Fix goggles and cadet vests not working (#7320)

Title, fixes cadet vest not being zippable and goggles not being adjustable, fixes #7319
This commit is contained in:
JohnWildkins
2019-11-03 01:52:01 +02:00
committed by Erki
parent 6ebc7c4560
commit da414387d6
5 changed files with 32 additions and 20 deletions
@@ -262,7 +262,7 @@
else
new /obj/item/weapon/storage/backpack/satchel_sec(src)
new /obj/item/clothing/head/beret/sec/cadet(src)
new /obj/item/clothing/suit/storage/vest/cadet(src)
new /obj/item/clothing/suit/storage/hazardvest/cadet(src)
new /obj/item/clothing/under/rank/cadet(src)
//Tools
new /obj/item/device/radio/headset/headset_sec(src)