Skip to content

Commit

Permalink
Update drinks_flasks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Aug 2, 2023
1 parent 8b195ab commit 6590c62
Showing 1 changed file with 0 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
Steel: 50
- type: StaticPrice
price: 7
- type: MarketPrice
price: 70

- type: entity
parent: DrinkBase
Expand All @@ -34,8 +32,6 @@
solution: drink
- type: StaticPrice
price: 7
# - type: MarketPrice
# price: 70

- type: entity
parent: DrinkBase
Expand All @@ -48,8 +44,6 @@
sprite: Objects/Consumable/Drinks/detflask.rsi
- type: StaticPrice
price: 7
# - type: MarketPrice
# price: 70

- type: entity
parent: DrinkBase
Expand All @@ -62,8 +56,6 @@
sprite: Objects/Consumable/Drinks/flask.rsi
- type: StaticPrice
price: 7
# - type: MarketPrice
# price: 70

- type: entity
parent: DrinkBase
Expand All @@ -76,8 +68,6 @@
sprite: Objects/Consumable/Drinks/barflask.rsi
- type: StaticPrice
price: 7
# - type: MarketPrice
# price: 70

- type: entity
parent: DrinkBase
Expand All @@ -90,8 +80,6 @@
sprite: Objects/Consumable/Drinks/flask_old.rsi
- type: StaticPrice
price: 7
# - type: MarketPrice
# price: 70

- type: entity
parent: DrinkBase
Expand All @@ -104,8 +92,6 @@
sprite: Objects/Consumable/Drinks/lithiumflask.rsi
- type: StaticPrice
price: 7
# - type: MarketPrice
# price: 70

- type: entity
parent: DrinkBase
Expand All @@ -118,5 +104,3 @@
sprite: Objects/Consumable/Drinks/vacuumflask.rsi
- type: StaticPrice
price: 7
# - type: MarketPrice
# price: 70

0 comments on commit 6590c62

Please sign in to comment.