Skip to content

Commit

Permalink
let chemvend restock refill syndiejuice (#2143)
Browse files Browse the repository at this point in the history
Co-authored-by: deltanedas <@deltanedas:kde.org>
Co-authored-by: Milon <[email protected]>
  • Loading branch information
deltanedas and MilonPL authored Nov 9, 2024
1 parent d1002db commit 02ffd9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,7 @@
- type: VendingMachineRestock
canRestock:
- ChemVendInventory
- ChemVendInventorySyndicate # DeltaV: Let it restock synthesis/nukie vendor
- type: Sprite
layers:
- state: base
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2160,7 +2160,7 @@
parent: VendingMachineChemicals
id: VendingMachineChemicalsSyndicate
name: SyndieJuice
description: Not made with freshly squeezed syndies I hope.
description: Not made with freshly squeezed syndies I hope. Backwards compatible with standard ChemVend restocks. # DeltaV: Add chemvend part
components:
- type: VendingMachine
pack: ChemVendInventorySyndicate
Expand Down

0 comments on commit 02ffd9f

Please sign in to comment.