Remove dupe closet janitor bombsuit (#28177)
* Remove dupe closet janitor bombsuit * Update Resources/migration.yml Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com> --------- Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
icon:
|
||||
sprite: Clothing/Head/Helmets/janitor_bombsuit.rsi
|
||||
state: icon
|
||||
product: CrateJanitorExplosive
|
||||
product: ClosetJanitorBombFilled
|
||||
cost: 1000
|
||||
category: cargoproduct-category-name-service
|
||||
group: market
|
||||
|
||||
@@ -321,16 +321,3 @@
|
||||
prob: 0.1
|
||||
- id: ShardGlassPlasma
|
||||
prob: 0.1
|
||||
|
||||
- type: entity
|
||||
id: CrateJanitorExplosive
|
||||
parent: ClosetJanitorBomb
|
||||
name: janitorial bomb suit crate
|
||||
description: Supplies a bomb suit for cleaning up any explosive compounds, buy one today!
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: ClothingOuterSuitJanitorBomb
|
||||
amount: 1
|
||||
- id: ClothingHeadHelmetJanitorBombSuit
|
||||
amount: 1
|
||||
|
||||
@@ -130,7 +130,7 @@
|
||||
- type: entity
|
||||
id: ClosetJanitorBombFilled
|
||||
parent: ClosetJanitorBomb
|
||||
suffix: Filled
|
||||
suffix: DO NOT MAP, Filled
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
|
||||
@@ -339,3 +339,6 @@ DrinkBottleGoldschlager: DrinkBottleGildlager
|
||||
# 2024-05-14
|
||||
soda_dispenser: SodaDispenser
|
||||
chem_master: ChemMaster
|
||||
|
||||
# 2024-05-21
|
||||
CrateJanitorExplosive: ClosetJanitorBombFilled
|
||||
|
||||
Reference in New Issue
Block a user