Red bool update (#27597)
* the meat and potatoes yuh yuh yuh * what the hell is a copyright? am I right?
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
- DrinkBloodyMaryGlass
|
||||
- DrinkBooger
|
||||
- DrinkBraveBullGlass
|
||||
- BudgetInsulsDrinkGlass
|
||||
- DrinkCarrotJuice
|
||||
- DrinkCoconutRum
|
||||
- DrinkChocolateGlass
|
||||
@@ -57,6 +58,7 @@
|
||||
- DrinkIcedGreenTeaGlass
|
||||
- DrinkIcedBeerGlass
|
||||
- DrinkIceCreamGlass
|
||||
- IrishBoolGlass
|
||||
- DrinkIrishCarBomb
|
||||
- DrinkIrishCoffeeGlass
|
||||
- DrinkLemonadeGlass
|
||||
@@ -78,6 +80,7 @@
|
||||
- DrinkRewriter
|
||||
- DrinkRoyRogersGlass
|
||||
- DrinkRootBeerFloatGlass
|
||||
- RubberneckGlass
|
||||
- DrinkRumGlass
|
||||
- DrinkSakeGlass
|
||||
- DrinkSbitenGlass
|
||||
@@ -91,12 +94,15 @@
|
||||
- DrinkThreeMileIslandGlass
|
||||
- DrinkToxinsSpecialGlass
|
||||
- DrinkVodkaMartiniGlass
|
||||
- DrinkVodkaRedBool
|
||||
- DrinkVodkaTonicGlass
|
||||
- DrinkWatermelonJuice
|
||||
- DrinkWatermelonWakeup
|
||||
- DrinkWhiskeyColaGlass
|
||||
- DrinkWhiskeySodaGlass
|
||||
- DrinkWhiteRussianGlass
|
||||
- DrinkWineGlass
|
||||
- XenoBasherGlass
|
||||
- DrinkShakeBlue
|
||||
- DrinkShakeWhite
|
||||
- DrinkTheMartinez
|
||||
|
||||
@@ -503,6 +503,22 @@
|
||||
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
|
||||
@@ -535,6 +551,22 @@
|
||||
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
|
||||
@@ -1061,6 +1093,22 @@
|
||||
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
|
||||
@@ -2054,6 +2102,22 @@
|
||||
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
|
||||
@@ -2100,6 +2164,22 @@
|
||||
- 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
|
||||
@@ -2180,6 +2260,22 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user