Rename nitrogen internals crate (#33545)
* rename nitrogen internals crate * nitrogen internals crate description * migrate CrateNitrogenInternals ID
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user