Emergency softsuit and air for emergency pod survivors; fix for #14384 (#14441)

This commit is contained in:
DreamySkrell
2022-07-15 12:14:45 +02:00
committed by GitHub
parent 7f982400cb
commit 859e6d41bd
2 changed files with 8 additions and 0 deletions
@@ -105,6 +105,9 @@
new /obj/item/pickaxe/drill(H.loc)
new /obj/item/device/gps(H.loc)
new /obj/item/device/flashlight/flare/mech(H.loc) // spawns an active flare
new /obj/item/clothing/suit/space/emergency(H.loc) // weak softsuit, so if for whatever reason
new /obj/item/clothing/head/helmet/space/emergency(H.loc) // the survivor spawns with no EVA gear,
new /obj/item/tank/emergency_oxygen/double(H.loc) // they can use this, and not just die in space
/datum/outfit/admin/pod/star
name = "RescuePod - Star"