Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Update drinks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zekins3366 authored Apr 7, 2024
1 parent 68c042e commit ced8d2d
Showing 1 changed file with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,20 +117,20 @@
sprite: Corvax/Objects/Consumable/Drinks/espressoMartini.rsi
state: icon

- type: entity
parent: DrinkGlassBase
id: DrinkKvassGlass
suffix: kvass
components:
- type: SolutionContainerManager
solutions:
drink:
maxVol: 30
reagents:
- ReagentId: Kvass
Quantity: 30
- type: Sprite
sprite: Corvax/Objects/Consumable/Drinks/kvass.rsi
#- type: entity No Kvas yet
# parent: DrinkGlassBase
# id: DrinkKvassGlass
# suffix: kvass
# components:
# - type: SolutionContainerManager
# solutions:
# drink:
# maxVol: 30
# reagents:
# - ReagentId: Kvass
# Quantity: 30
# - type: Sprite
# sprite: Corvax/Objects/Consumable/Drinks/kvass.rsi

- type: entity
parent: DrinkGlass
Expand Down

0 comments on commit ced8d2d

Please sign in to comment.