mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user