Skip to content

Commit d76d4d8

Browse files
author
Fansana
authored
Merge pull request Simple-Station#86 from SleepyScarecrow/quickfix
Red Bool Fix
2 parents a3dd857 + 5097fc6 commit d76d4d8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • Resources/Prototypes/Catalog/VendingMachines/Inventories

Resources/Prototypes/Catalog/VendingMachines/Inventories/cola.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
id: RobustSoftdrinksInventory
33
startingInventory:
44
DrinkColaCan: 4
5+
DrinkEnergyDrinkCan: 2 #Floofstation
56
DrinkGrapeCan: 2
67
DrinkRootBeerCan: 2
78
DrinkIcedTeaCan: 2
@@ -11,4 +12,4 @@
1112
DrinkNNNCan: 3 #Floofstation
1213
emaggedInventory:
1314
DrinkNukieCan: 2
14-
DrinkChangelingStingCan: 2
15+
DrinkChangelingStingCan: 2

0 commit comments

Comments
 (0)