Merge pull request #3117 from VOREStation/aro-fbpcells

Adds a synth backup cell to synth survival box, plus goggles
This commit is contained in:
Aronai Sieyes
2018-02-24 14:43:48 -05:00
committed by GitHub
4 changed files with 46 additions and 2 deletions
@@ -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"