- Sprite looks bad.
- I don't think I've ever seen it ordered.
- There's no reason to have one drink in a tank.
- Adding region-specific things is cringe.
ent-FoodBarSupply = { ent-CrateFoodBarSupply }
.desc = { ent-CrateFoodBarSupply.desc }
-
-ent-FoodCrateKvassTank = { ent-CrateFoodKvassTank }
- .desc = { ent-CrateFoodKvassTank.desc }
ent-CrateFoodBarSupply = Bartending supplies crate
.desc = Extra Bar supplies, in case the clown was allowed in the bar unsupervised.
-
-ent-CrateFoodKvassTank = Kvass tank crate
- .desc = A tank with refreshing kvass, which helps so much in the heat.
\ No newline at end of file
ent-WaterTankHighCapacity = high-capacity water tank
.desc = A highly pressurized water tank made to hold gargantuan amounts of water.
-
-ent-KvassTank = КВАС
- .desc = A cool refreshing drink with a taste of socialism.
-
-ent-KvassTankFull = { ent-KvassTank }
- .desc = { ent-KvassTank.desc }
reagent-name-posca = posca
reagent-desc-posca = Poor warriors' drink from a forgotten era.
-reagent-name-kvass = kvass
-reagent-desc-kvass = A cool refreshing drink with a taste of socialism.
- pos: 4.5,16.5
parent: 0
type: Transform
-- uid: 588
- type: KvassTankFull
- components:
- - pos: 0.5,16.5
- parent: 0
- type: Transform
- uid: 589
type: Grille
components:
pos: -76.5,50.5
parent: 1
type: Transform
-- uid: 9263
- type: KvassTankFull
- components:
- - pos: -77.5,51.5
- parent: 1
- type: Transform
- uid: 9264
type: WallReinforced
components:
- port: Pressed\r
uid: 6442\r
type: SignalReceiver\r
-- uid: 6526\r
- type: KvassTankFull\r
- components:\r
- - pos: -7.5,17.5\r
- parent: 0\r
- type: Transform\r
- uid: 6527\r
type: CrateHydroponicsSeedsExotic\r
components:\r
- pos: 103.5,-15.5\r
parent: 0\r
type: Transform\r
-- uid: 26860\r
- type: KvassTankFull\r
- components:\r
- - pos: 104.5,-15.5\r
- parent: 0\r
- type: Transform\r
- uid: 26861\r
type: SurveillanceCameraEngineering\r
components:\r
- pos: -24.5,22.5\r
parent: 0\r
type: Transform\r
-- uid: 7655\r
- type: KvassTankFull\r
- components:\r
- - pos: -17.5,33.5\r
- parent: 0\r
- type: Transform\r
- uid: 7656\r
type: WallReinforced\r
components:\r
cost: 750
category: Food
group: market
-
-- type: cargoProduct
- id: FoodCrateKvassTank
- icon:
- sprite: Structures/Storage/kvass.rsi
- state: kvass
- product: KvassTankFull
- cost: 2000
- category: Food
- group: market
-
Quantity: 30
- ReagentId: CapsaicinOil
Quantity: 5
-
-- type: entity
- parent: DrinkGlassBase
- id: DrinkKvassGlass
- name: kvass glass
- description: A cool refreshing drink with a taste of socialism.
- components:
- - type: SolutionContainerManager
- solutions:
- drink:
- maxVol: 30
- reagents:
- - ReagentId: Kvass
- Quantity: 30
- - type: Sprite
- sprite: Objects/Consumable/Drinks/kvass.rsi
# It's pressurized...
- type: ReagentTank
transferAmount: 100
-
-# Kvass
-- type: entity
- id: KvassTank
- parent: StorageTank
- suffix: Empty
- components:
- - type: Sprite
- sprite: Structures/Storage/kvass.rsi
- state: kvass
-
-- type: entity
- parent: KvassTank
- id: KvassTankFull
- suffix: Full
- components:
- - type: SolutionContainerManager
- solutions:
- tank:
- reagents:
- - ReagentId: Kvass
- Quantity: 1500
sprite: Objects/Consumable/Drinks/rewriter.rsi
state: icon
-- type: reagent
- id: Kvass
- name: reagent-name-kvass
- parent: BaseDrink
- desc: reagent-desc-kvass
- physicalDesc: reagent-physical-desc-bubbly
- flavor: bread
- color: "#381600"
- metamorphicSprite:
- sprite: Objects/Consumable/Drinks/kvass.rsi
- state: icon
+++ /dev/null
-{
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "https://github.com/TauCetiStation/TauCetiClassic/commit/c449d65dff642f44f3e0d8a312f70aec43ab2eae",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "kvass"
- }
- ]
-}