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:
|
||||
sprite: Objects/Tanks/red.rsi
|
||||
state: icon
|
||||
product: CrateSlimepersonLifeSupport
|
||||
product: CrateNitrogenInternals
|
||||
cost: 350
|
||||
category: cargoproduct-category-name-emergency
|
||||
group: market
|
||||
|
||||
@@ -73,10 +73,10 @@
|
||||
amount: 6
|
||||
|
||||
- type: entity
|
||||
id: CrateSlimepersonLifeSupport
|
||||
id: CrateNitrogenInternals
|
||||
parent: CrateInternals
|
||||
name: slimeperson life support crate
|
||||
description: Contains four breath masks and four large nitrogen tanks.
|
||||
name: internals crate (nitrogen)
|
||||
description: Contains four breath masks and four large nitrogen tanks. Intended for Slimepeople and Vox.
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
|
||||
@@ -478,5 +478,9 @@ TorsoBorgJanitor: TorsoBorg
|
||||
|
||||
# 2024-11-17
|
||||
PresentRandomAsh: PresentRandomCoal
|
||||
|
||||
# 2024-11-19
|
||||
CrateCrewMonitoringBoards: CrateCrewMonitoring
|
||||
|
||||
# 2024-11-25
|
||||
CrateSlimepersonLifeSupport: CrateNitrogenInternals
|
||||
|
||||
Reference in New Issue
Block a user