Rename nitrogen internals crate (#33545)

* rename nitrogen internals crate

* nitrogen internals crate description

* migrate CrateNitrogenInternals ID
This commit is contained in:
MossyGreySlope
2024-11-29 22:51:15 +10:00
committed by GitHub
parent bbdadd7144
commit 87d6b0b79b
3 changed files with 8 additions and 4 deletions

View File

@@ -63,7 +63,7 @@
icon: icon:
sprite: Objects/Tanks/red.rsi sprite: Objects/Tanks/red.rsi
state: icon state: icon
product: CrateSlimepersonLifeSupport product: CrateNitrogenInternals
cost: 350 cost: 350
category: cargoproduct-category-name-emergency category: cargoproduct-category-name-emergency
group: market group: market

View File

@@ -73,10 +73,10 @@
amount: 6 amount: 6
- type: entity - type: entity
id: CrateSlimepersonLifeSupport id: CrateNitrogenInternals
parent: CrateInternals parent: CrateInternals
name: slimeperson life support crate name: internals crate (nitrogen)
description: Contains four breath masks and four large nitrogen tanks. description: Contains four breath masks and four large nitrogen tanks. Intended for Slimepeople and Vox.
components: components:
- type: StorageFill - type: StorageFill
contents: contents:

View File

@@ -478,5 +478,9 @@ TorsoBorgJanitor: TorsoBorg
# 2024-11-17 # 2024-11-17
PresentRandomAsh: PresentRandomCoal PresentRandomAsh: PresentRandomCoal
# 2024-11-19 # 2024-11-19
CrateCrewMonitoringBoards: CrateCrewMonitoring CrateCrewMonitoringBoards: CrateCrewMonitoring
# 2024-11-25
CrateSlimepersonLifeSupport: CrateNitrogenInternals