mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 19:44:46 +01:00
VS: Synth goggles in survival box
This commit is contained in:
@@ -63,7 +63,9 @@
|
||||
/obj/item/weapon/storage/box/survival/synth
|
||||
name = "synthetic supply box"
|
||||
desc = "A survival box issued to synthetic crew members for use in emergency situations."
|
||||
starts_with = list()
|
||||
starts_with = list(
|
||||
/obj/item/clothing/glasses/goggles //VOREStation Add - Goggles for the phoron atmosphere,
|
||||
)
|
||||
|
||||
/obj/item/weapon/storage/box/survival/comp
|
||||
name = "emergency supply box"
|
||||
|
||||
Reference in New Issue
Block a user