Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Spatison committed Oct 16, 2024
1 parent 3eb3413 commit 2328622
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions Resources/Migrations/migration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,3 +254,7 @@ BriefcaseSyndieBase: null
# 2024-04-08
BodyBag_Container: BodyBag
BodyBag_Folded: BodyBagFolded

# 2024-11-10 WD EDIT
VendingMachinePride: RandomVending
VendingMachineRestockPride: null
2 changes: 0 additions & 2 deletions Resources/Migrations/whiteMigration.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
id: VendingMachineRestockPride
name: Pride-O-Mat restock box
description: The station needs more plushie sharks and you know it.
noSpawn: true
components:
- type: VendingMachineRestock
canRestock:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
id: VendingMachinePride
name: Pride-O-Mat
description: A vending machine containing crimes.
noSpawn: true # WD EDIT
components:
- type: VendingMachine
pack: PrideDrobeInventory
Expand Down

0 comments on commit 2328622

Please sign in to comment.