flavor-complex-cuba-libre = like spiked cola
flavor-complex-gin-tonic = like spiked lemon-lime soda
flavor-complex-screwdriver = like spiked orange juice
+flavor-complex-vodka-red-bool = like a heart attack
+flavor-complex-irish-bool = caffine and Ireland
+flavor-complex-xeno-basher = like killing bugs
+flavor-complex-budget-insuls-drink = like door hacking
+flavor-complex-watermelon-wakeup = like a sweet wakeup call
+flavor-complex-rubberneck = like synthetics
flavor-complex-irish-car-bomb = like a spiked cola float
flavor-complex-themartinez = like violets and lemon vodka
flavor-complex-cogchamp = like brass
reagent-name-white-russian = white russian
reagent-desc-white-russian = That's just, like, your opinion, man...
+
+reagent-name-vodka-red-bool = vodka red bool
+reagent-desc-vodka-red-bool = Because heart failure and liver failure go hand in hand.
+
+reagent-name-xeno-basher = xeno basher
+reagent-desc-xeno-basher = The perfect drink before an expedition.
+
+reagent-name-irish-bool = irish bool
+reagent-desc-irish-bool = Like a bool in a Ireland shop.
+
+reagent-name-budget-insuls = budget insuls
+reagent-desc-budget-insuls = A tider's preferred drink.
+
+reagent-name-watermelon-wakeup = watermelon wakeup
+reagent-desc-watermelon-wakeup = If you want to be awake, this will do it... Also sweet.
+
+reagent-name-rubberneck = rubberneck
+reagent-desc-rubberneck = A popular drink amongst those adhering to an all synthetic diet.
- DrinkColaBottleFull
- DrinkCreamCartonXL
- DrinkDrGibbJug
+ - DrinkEnergyDrinkJug
- DrinkGreenTeaJug
- DrinkIceJug
- DrinkJuiceLimeCartonXL
DrinkCognacBottleFull: 4
DrinkCoconutWaterCarton: 3
DrinkColaBottleFull: 4
+ DrinkEnergyDrinkCan: 8
DrinkMilkCarton: 2
DrinkCreamCarton: 5
DrinkGinBottleFull: 3
FoodSnackCheesie: 3
FoodSnackChips: 3
FoodSnackBoritos: 3
+ DrinkEnergyDrinkCan: 4
FoodSnackPopcorn: 3
FoodSnackEnergy: 3
CigPackMixed: 2
- DrinkBloodyMaryGlass
- DrinkBooger
- DrinkBraveBullGlass
+ - BudgetInsulsDrinkGlass
- DrinkCarrotJuice
- DrinkCoconutRum
- DrinkChocolateGlass
- DrinkIcedGreenTeaGlass
- DrinkIcedBeerGlass
- DrinkIceCreamGlass
+ - IrishBoolGlass
- DrinkIrishCarBomb
- DrinkIrishCoffeeGlass
- DrinkLemonadeGlass
- DrinkRewriter
- DrinkRoyRogersGlass
- DrinkRootBeerFloatGlass
+ - RubberneckGlass
- DrinkRumGlass
- DrinkSakeGlass
- DrinkSbitenGlass
- DrinkThreeMileIslandGlass
- DrinkToxinsSpecialGlass
- DrinkVodkaMartiniGlass
+ - DrinkVodkaRedBool
- DrinkVodkaTonicGlass
- DrinkWatermelonJuice
+ - DrinkWatermelonWakeup
- DrinkWhiskeyColaGlass
- DrinkWhiskeySodaGlass
- DrinkWhiteRussianGlass
- DrinkWineGlass
+ - XenoBasherGlass
- DrinkShakeBlue
- DrinkShakeWhite
- DrinkTheMartinez
sprite: Objects/Consumable/Drinks/bravebullglass.rsi
state: icon
+- type: entity
+ parent: DrinkGlass
+ id: BudgetInsulsDrinkGlass
+ suffix: budget insuls
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ drink:
+ maxVol: 30
+ reagents:
+ - ReagentId: BudgetInsulsDrink
+ Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/budgetinsulsdrink.rsi
+ state: icon
+
- type: entity
parent: DrinkGlass
id: DrinkCarrotJuice
sprite: Objects/Consumable/Drinks/chocolateglass.rsi
state: icon
+- type: entity
+ parent: DrinkGlass
+ id: RubberneckGlass
+ suffix: rubberneck
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ drink:
+ maxVol: 30
+ reagents:
+ - ReagentId: Rubberneck
+ Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/rubberneck.rsi
+ state: icon
+
- type: entity
parent: DrinkGlass
id: DrinkCoconutRum
sprite: Objects/Consumable/Drinks/icecreamglass.rsi
state: icon
+- type: entity
+ parent: DrinkGlass
+ id: IrishBoolGlass
+ suffix: irish bool
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ drink:
+ maxVol: 30
+ reagents:
+ - ReagentId: IrishBool
+ Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/beerglass.rsi
+ state: icon
+
- type: entity
parent: DrinkGlass
id: DrinkIrishCarBomb
sprite: Objects/Consumable/Drinks/martiniglass.rsi
state: icon
+- type: entity
+ parent: DrinkGlass
+ id: DrinkVodkaRedBool
+ suffix: vodka red bool
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ drink:
+ maxVol: 30
+ reagents:
+ - ReagentId: VodkaRedBool
+ Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/ginvodkaglass.rsi
+ state: icon
+
- type: entity
parent: DrinkGlass
id: DrinkVodkaTonicGlass
- ReagentId: JuiceWatermelon
Quantity: 30
+- type: entity
+ parent: DrinkGlass
+ id: DrinkWatermelonWakeup
+ suffix: watermelon wakeup
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ drink:
+ maxVol: 30
+ reagents:
+ - ReagentId: WatermelonWakeup
+ Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/champagneglass.rsi
+ state: icon
+
- type: entity
parent: DrinkGlass
id: DrinkWhiskeyColaGlass
sprite: Objects/Consumable/Drinks/wineglass.rsi
state: icon
+- type: entity
+ parent: DrinkGlass
+ id: XenoBasherGlass
+ suffix: xeno basher
+ components:
+ - type: SolutionContainerManager
+ solutions:
+ drink:
+ maxVol: 30
+ reagents:
+ - ReagentId: XenoBasher
+ Quantity: 30
+ - type: Icon
+ sprite: Objects/Consumable/Drinks/xenobasher.rsi
+ state: icon
+
# TODO: MOVE
- type: entity
flavorType: Complex
description: flavor-complex-irish-car-bomb
+- type: flavor
+ id: vodkaredbool
+ flavorType: Complex
+ description: flavor-complex-vodka-red-bool
+
+- type: flavor
+ id: xenobasher
+ flavorType: Complex
+ description: flavor-complex-xeno-basher
+
+- type: flavor
+ id: irishbool
+ flavorType: Complex
+ description: flavor-complex-irish-bool
+
+- type: flavor
+ id: budgetinsulsdrink
+ flavorType: Complex
+ description: flavor-complex-budget-insuls-drink
+
+- type: flavor
+ id: watermelonwakeup
+ flavorType: Complex
+ description: flavor-complex-watermelon-wakeup
+
+- type: flavor
+ id: rubberneck
+ flavorType: Complex
+ description: flavor-complex-rubberneck
+
- type: flavor
id: blackrussian
flavorType: Complex
- !type:AdjustReagent
reagent: Ethanol
amount: 0.15
+
+- type: reagent
+ id: VodkaRedBool
+ name: reagent-name-vodka-red-bool
+ parent: BaseAlcohol
+ desc: reagent-desc-vodka-red-bool
+ physicalDesc: reagent-physical-desc-strong-smelling
+ flavor: vodkaredbool
+ color: "#c4c27655"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/ginvodkaglass.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 4
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: true
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 1
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.10
+ - !type:AdjustReagent
+ reagent: Theobromine
+ amount: 0.05
+ fizziness: 0.25
+
+- type: reagent
+ id: XenoBasher
+ name: reagent-name-xeno-basher
+ parent: BaseAlcohol
+ desc: reagent-desc-xeno-basher
+ physicalDesc: reagent-physical-desc-fizzy-and-creamy
+ flavor: xenobasher
+ color: "#4d6600"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/xenobasher.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 2
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 1
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.15
+ - !type:AdjustReagent
+ reagent: Theobromine
+ amount: 0.05
+ fizziness: 0.15
+
+- type: reagent
+ id: IrishBool
+ name: reagent-name-irish-bool
+ parent: BaseAlcohol
+ desc: reagent-desc-irish-bool
+ physicalDesc: reagent-physical-desc-bubbly
+ flavor: irishbool
+ color: "#71672e99"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/beerglass.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 6
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: true
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 1
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.10
+ - !type:AdjustReagent
+ reagent: Theobromine
+ amount: 0.05
+ fizziness: 0.15
+
+- type: reagent
+ id: BudgetInsulsDrink
+ name: reagent-name-budget-insuls
+ parent: BaseAlcohol
+ desc: reagent-desc-budget-insuls
+ physicalDesc: reagent-physical-desc-strong-smelling
+ flavor: budgetinsulsdrink
+ color: "#dede73"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/budgetinsulsdrink.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 3
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 1
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.15
+ - !type:AdjustReagent
+ reagent: Theobromine
+ amount: 0.05
+ fizziness: 0.25
+
+- type: reagent
+ id: WatermelonWakeup
+ name: reagent-name-watermelon-wakeup
+ parent: BaseAlcohol
+ desc: reagent-desc-watermelon-wakeup
+ physicalDesc: reagent-physical-desc-sweet
+ flavor: watermelonwakeup
+ color: "#d49dca"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/champagneglass.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 4
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: true
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 1
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.07
+ - !type:AdjustReagent
+ reagent: Theobromine
+ amount: 0.05
+ fizziness: 0.15
+
+- type: reagent
+ id: Rubberneck
+ name: reagent-name-rubberneck
+ parent: BaseAlcohol
+ desc: reagent-desc-rubberneck
+ physicalDesc: reagent-physical-desc-strong-smelling
+ flavor: rubberneck
+ color: "#f0d74a"
+ metamorphicSprite:
+ sprite: Objects/Consumable/Drinks/rubberneck.rsi
+ state: icon_empty
+ metamorphicMaxFillLevels: 3
+ metamorphicFillBaseName: fill-
+ metamorphicChangeColor: false
+ metabolisms:
+ Drink:
+ effects:
+ - !type:SatiateThirst
+ factor: 1
+ - !type:AdjustReagent
+ reagent: Ethanol
+ amount: 0.15
+ - !type:AdjustReagent
+ reagent: Theobromine
+ amount: 0.05
+ fizziness: 0.25
factor: 2
- !type:AdjustReagent
reagent: Theobromine
- amount: 0.05
+ amount: 0.1
fizziness: 0.4
- type: reagent
products:
B52: 3
+- type: reaction
+ id: BudgetInsulsDrink
+ reactants:
+ Tequila:
+ amount: 1
+ VodkaRedBool:
+ amount: 2
+ products:
+ BudgetInsulsDrink: 3
+
- type: reaction
id: BlueHawaiian
reactants:
products:
IcedTea: 3
+- type: reaction
+ id: IrishBool
+ reactants:
+ EnergyDrink:
+ amount: 1
+ IrishCarBomb:
+ amount: 1
+ products:
+ IrishBool: 2
+
- type: reaction
id: IrishCarBomb
reactants:
products:
RoyRogers: 3
+- type: reaction
+ id: Rubberneck
+ reactants:
+ EnergyDrink:
+ amount: 2
+ Moonshine:
+ amount: 1
+ Sugar:
+ amount: 1
+ products:
+ Rubberneck: 4
+
- type: reaction
id: Sbiten
reactants:
products:
VodkaMartini: 3
+- type: reaction
+ id: VodkaRedBool
+ reactants:
+ Vodka:
+ amount: 1
+ EnergyDrink:
+ amount: 2
+ products:
+ VodkaRedBool: 3
+
- type: reaction
id: VodkaTonic
reactants:
products:
WhiskeyCola: 3
+- type: reaction
+ id: WatermelonWakeup
+ reactants:
+ JuiceWatermelon:
+ amount: 1
+ Whiskey:
+ amount: 1
+ EnergyDrink:
+ amount: 1
+ products:
+ WatermelonWakeup: 3
+
- type: reaction
id: WhiteRussian
reactants:
products:
WhiskeySoda: 3
+- type: reaction
+ id: XenoBasher
+ reactants:
+ ManlyDorf:
+ amount: 2
+ EnergyDrink:
+ amount: 1
+ products:
+ XenoBasher: 3
+
- type: reaction
id: HotRamen
minTemp: 323.15
--- /dev/null
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Glass and fillstates by Hanzdegloker on Github.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "size":
+ {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "https://tgstation13.org/wiki/images/archive/4/4e/20220514022531%21Rubberneck.png. Fill levels by Hanzdegloker on GitHub.",
+ "states":
+ [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ },
+ {
+ "name": "fill-3"
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Created by Hanzdegloker on github",
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "icon_empty"
+ },
+ {
+ "name": "fill-1"
+ },
+ {
+ "name": "fill-2"
+ }
+ ]
+}