Skip to content

Commit

Permalink
1984 Autmoadrobe, move robes (#1875)
Browse files Browse the repository at this point in the history
* 1984 Autmoadrobe, move robes

* Addedcommentgahhhhhhh

* TO THE AUTODROBE!!!

* Delete the things, move the things

* Delete the things, move the things
  • Loading branch information
Avalon-Proto authored Sep 21, 2024
1 parent 3fd5287 commit 5acbb77
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 19 deletions.
3 changes: 3 additions & 0 deletions Resources/Migrations/deltaMigrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,3 +122,6 @@ FoodMealSoftTaco: FoodTacoShell

# 2024-08-18
BoxMagazinePistolSubMachineGunRubber: MagazineBoxPistolRubber

# 2024-09-21
VendingMachineAutomatrobe: null
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/Cargo/cargo_vending.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
sprite: Objects/Specific/Service/vending_machine_restock.rsi
state: base
product: CrateVendingMachineRestockAutoDrobeFilled
cost: 2000 # DeltaV
cost: 2100 # DeltaV
category: cargoproduct-category-name-service
group: market

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@
ClothingShoesBootsCowboyBrown: 1
ClothingShoesBootsCowboyBlack: 1
ClothingShoesBootsCowboyWhite: 1
ClothingHeadTechPriest: 2 #Delta V: Added Techpriest Robe to Inventory
ClothingOuterRobeTechPriest: 2

emaggedInventory:
ClothingShoesBling: 1
ClothingShoesBootsCowboyFancy: 1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +0,0 @@
- type: vendingMachineInventory
id: AutomatrobeInventory
startingInventory:
ClothingUniformJumpsuitColorBlack: 2
ClothingUniformJumpskirtColorBlack: 2
ClothingShoesColorBlack: 2
ClothingHeadTechPriest: 2
ClothingOuterRobeTechPriest: 2
ClothingHeadsetScience: 2
ClothingOuterWinterRobo: 2
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,3 @@
- state: panel
map: ["enum.WiresVisualLayers.MaintenancePanel"]

- type: entity
parent: VendingMachineRoboDrobe
id: VendingMachineAutomatrobe
name: Automatrobe
description: Automatically good.
components:
- type: VendingMachine
pack: AutomatrobeInventory

0 comments on commit 5acbb77

Please sign in to comment.