Remove spacepens (#23970)
This commit is contained in:
@@ -8,7 +8,6 @@
|
|||||||
contents:
|
contents:
|
||||||
- id: ClothingMaskBreath
|
- id: ClothingMaskBreath
|
||||||
- id: EmergencyOxygenTankFilled
|
- id: EmergencyOxygenTankFilled
|
||||||
- id: SpaceMedipen
|
|
||||||
- id: EmergencyMedipen
|
- id: EmergencyMedipen
|
||||||
- id: Flare
|
- id: Flare
|
||||||
- id: FoodTinMRE
|
- id: FoodTinMRE
|
||||||
@@ -28,7 +27,6 @@
|
|||||||
contents:
|
contents:
|
||||||
- id: ClothingMaskBreath
|
- id: ClothingMaskBreath
|
||||||
- id: ExtendedEmergencyOxygenTankFilled
|
- id: ExtendedEmergencyOxygenTankFilled
|
||||||
- id: SpaceMedipen
|
|
||||||
- id: EmergencyMedipen
|
- id: EmergencyMedipen
|
||||||
- id: Flare
|
- id: Flare
|
||||||
- id: FoodTinMRE
|
- id: FoodTinMRE
|
||||||
@@ -49,7 +47,6 @@
|
|||||||
contents:
|
contents:
|
||||||
- id: ClothingMaskGasSecurity
|
- id: ClothingMaskGasSecurity
|
||||||
- id: EmergencyOxygenTankFilled
|
- id: EmergencyOxygenTankFilled
|
||||||
- id: SpaceMedipen
|
|
||||||
- id: EmergencyMedipen
|
- id: EmergencyMedipen
|
||||||
- id: Flare
|
- id: Flare
|
||||||
- id: FoodTinMRE
|
- id: FoodTinMRE
|
||||||
@@ -70,7 +67,6 @@
|
|||||||
contents:
|
contents:
|
||||||
- id: ClothingMaskBreathMedical
|
- id: ClothingMaskBreathMedical
|
||||||
- id: EmergencyOxygenTankFilled
|
- id: EmergencyOxygenTankFilled
|
||||||
- id: SpaceMedipen
|
|
||||||
- id: EmergencyMedipen
|
- id: EmergencyMedipen
|
||||||
- id: Flare
|
- id: Flare
|
||||||
- id: FoodTinMRE
|
- id: FoodTinMRE
|
||||||
@@ -96,7 +92,6 @@
|
|||||||
contents:
|
contents:
|
||||||
- id: ClothingMaskBreath
|
- id: ClothingMaskBreath
|
||||||
- id: EmergencyFunnyOxygenTankFilled
|
- id: EmergencyFunnyOxygenTankFilled
|
||||||
- id: SpaceMedipen
|
|
||||||
- id: EmergencyMedipen
|
- id: EmergencyMedipen
|
||||||
- id: Flare
|
- id: Flare
|
||||||
- id: FoodTinMRE
|
- id: FoodTinMRE
|
||||||
@@ -115,7 +110,6 @@
|
|||||||
contents:
|
contents:
|
||||||
- id: ClothingMaskGasSyndicate
|
- id: ClothingMaskGasSyndicate
|
||||||
- id: ExtendedEmergencyOxygenTankFilled
|
- id: ExtendedEmergencyOxygenTankFilled
|
||||||
- id: SpaceMedipen
|
|
||||||
- id: EmergencyMedipen
|
- id: EmergencyMedipen
|
||||||
- id: Flare
|
- id: Flare
|
||||||
- id: FoodTinMRE
|
- id: FoodTinMRE
|
||||||
|
|||||||
@@ -7,7 +7,6 @@
|
|||||||
FoodCondimentPacketKetchup: 5
|
FoodCondimentPacketKetchup: 5
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
KitchenKnife: 2
|
KitchenKnife: 2
|
||||||
SpaceMedipen: 3
|
|
||||||
ClothingMaskBreath: 3
|
ClothingMaskBreath: 3
|
||||||
EmergencyOxygenTankFilled: 3
|
EmergencyOxygenTankFilled: 3
|
||||||
DrinkNukieCan: 2
|
DrinkNukieCan: 2
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ In the event of a serious emergency, there're a few things you can do to help en
|
|||||||
- If entering critical condition, use the emergency medipen from your emergency box, it'll make sure you don't end up unable to do anything. Emergency medipens can also be used to revive people currently in crit on the floor, and to prolong the amount of time you have to deal with poisons/etc.
|
- If entering critical condition, use the emergency medipen from your emergency box, it'll make sure you don't end up unable to do anything. Emergency medipens can also be used to revive people currently in crit on the floor, and to prolong the amount of time you have to deal with poisons/etc.
|
||||||
<Box>
|
<Box>
|
||||||
<GuideEntityEmbed Entity="EmergencyMedipen"/>
|
<GuideEntityEmbed Entity="EmergencyMedipen"/>
|
||||||
<GuideEntityEmbed Entity="SpaceMedipen"/>
|
|
||||||
</Box>
|
</Box>
|
||||||
- Your emergency box contains a breath mask and oxygen tank, which can help you survive longer in a spacing situation. If you're one of the slimepeople, be aware that nitrogen replaces oxygen for you and you don't start with one of those in your emergency canister.
|
- Your emergency box contains a breath mask and oxygen tank, which can help you survive longer in a spacing situation. If you're one of the slimepeople, be aware that nitrogen replaces oxygen for you and you don't start with one of those in your emergency canister.
|
||||||
<Box>
|
<Box>
|
||||||
|
|||||||
@@ -155,3 +155,6 @@ TransmitterSubspaceStockPart: null
|
|||||||
|
|
||||||
# 2024-01-10
|
# 2024-01-10
|
||||||
ClothingHeadHatHoodRad: null
|
ClothingHeadHatHoodRad: null
|
||||||
|
|
||||||
|
# 2024-01-12
|
||||||
|
SpaceMedipen: null
|
||||||
|
|||||||
Reference in New Issue
Block a user