Bartender "Essentials" (#25367)
* drinks round 1 saving my progress before my hard drive explodes * test 2 please work * name fixes whoops * Update drinks.yml * various fixes am dumb * add sol dry to vends more fixes and changes, yippee! * more fixes & ingame testing shrimple tests * last fixes :trollface: should be ready for pr now * Update soda.yml sate thirst
This commit is contained in:
@@ -79,6 +79,26 @@
|
||||
reagent: Ethanol
|
||||
amount: 0.1
|
||||
|
||||
- type: reagent
|
||||
id: BlueHawaiian
|
||||
name: reagent-name-blue-hawaiian
|
||||
parent: BaseAlcohol
|
||||
desc: reagent-desc-blue-hawaiian
|
||||
physicalDesc: reagent-physical-desc-tropical
|
||||
flavor: bluehawaiian
|
||||
color: "#47687b"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/bluehawaiian.rsi
|
||||
state: icon
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 2
|
||||
- !type:AdjustReagent
|
||||
reagent: Ethanol
|
||||
amount: 0.2
|
||||
|
||||
- type: reagent
|
||||
id: Cognac
|
||||
name: reagent-name-cognac
|
||||
@@ -732,6 +752,46 @@
|
||||
reagent: Ethanol
|
||||
amount: 0.2
|
||||
|
||||
- type: reagent
|
||||
id: CoconutRum
|
||||
name: reagent-name-coconut-rum
|
||||
parent: BaseAlcohol
|
||||
desc: reagent-desc-coconut-rum
|
||||
physicalDesc: reagent-physical-desc-strong-smelling
|
||||
flavor: rum
|
||||
color: "#cccbc8"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/coconutrum.rsi
|
||||
state: icon
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 2
|
||||
- !type:AdjustReagent
|
||||
reagent: Ethanol
|
||||
amount: 0.2
|
||||
|
||||
- type: reagent
|
||||
id: Cosmopolitan
|
||||
name: reagent-name-cosmopolitan
|
||||
parent: BaseAlcohol
|
||||
desc: reagent-desc-cosmopolitan
|
||||
physicalDesc: reagent-physical-desc-citric
|
||||
flavor: cosmopolitan
|
||||
color: "#f73030"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/cosmopolitan.rsi
|
||||
state: icon
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 2
|
||||
- !type:AdjustReagent
|
||||
reagent: Ethanol
|
||||
amount: 0.15
|
||||
|
||||
- type: reagent
|
||||
id: CubaLibre
|
||||
name: reagent-name-cuba-libre
|
||||
@@ -1254,6 +1314,26 @@
|
||||
types:
|
||||
Poison: 1
|
||||
|
||||
- type: reagent
|
||||
id: Painkiller
|
||||
name: reagent-name-painkiller
|
||||
parent: BaseAlcohol
|
||||
desc: reagent-desc-painkiller
|
||||
physicalDesc: reagent-physical-desc-refreshing
|
||||
flavor: painkiller
|
||||
color: "#e6cb47"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/painkiller.rsi
|
||||
state: icon
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 2
|
||||
- !type:AdjustReagent
|
||||
reagent: Ethanol
|
||||
amount: 0.2
|
||||
|
||||
- type: reagent
|
||||
id: Patron
|
||||
name: reagent-name-patron
|
||||
@@ -1292,6 +1372,18 @@
|
||||
metamorphicFillBaseName: fill-
|
||||
metamorphicChangeColor: true
|
||||
|
||||
- type: reagent
|
||||
id: PinaColada
|
||||
name: reagent-name-pina-colada
|
||||
parent: BaseAlcohol
|
||||
desc: reagent-desc-pina-colada
|
||||
physicalDesc: reagent-physical-desc-tropical
|
||||
flavor: alcohol
|
||||
color: "#e8dba4"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/pinacolada.rsi
|
||||
state: icon
|
||||
|
||||
- type: reagent
|
||||
id: Sbiten
|
||||
name: reagent-name-sbiten
|
||||
|
||||
@@ -48,6 +48,34 @@
|
||||
- !type:SatiateThirst
|
||||
factor: 1
|
||||
|
||||
- type: reagent
|
||||
id: CoconutWater
|
||||
name: reagent-name-coconut-water
|
||||
parent: BaseDrink
|
||||
desc: reagent-desc-coconut-water
|
||||
physicalDesc: reagent-physical-desc-milky
|
||||
flavor: nutty
|
||||
color: "#f4eadb"
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 4 # Coconut water is 94% water
|
||||
|
||||
- type: reagent
|
||||
id: CreamOfCoconut
|
||||
name: reagent-name-cream-of-coconut
|
||||
parent: BaseDrink
|
||||
desc: reagent-desc-cream-of-coconut
|
||||
physicalDesc: reagent-physical-desc-syrupy
|
||||
flavor: creamy
|
||||
color: "#FFEABF"
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 2
|
||||
|
||||
- type: reagent
|
||||
id: CafeLatte
|
||||
name: reagent-name-cafe-latte
|
||||
@@ -406,6 +434,26 @@
|
||||
- !type:SatiateHunger
|
||||
factor: 4
|
||||
|
||||
- type: reagent
|
||||
id: ArnoldPalmer
|
||||
name: reagent-name-arnold-palmer
|
||||
parent: BaseAlcohol
|
||||
desc: reagent-desc-arnold-palmer
|
||||
physicalDesc: reagent-physical-desc-sweet
|
||||
flavor: arnoldpalmer
|
||||
color: "#d8cc5d"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/arnoldpalmer.rsi
|
||||
state: icon
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 4
|
||||
- !type:AdjustReagent
|
||||
reagent: Theobromine
|
||||
amount: 0.05
|
||||
|
||||
- type: reagent
|
||||
id: Pilk
|
||||
name: reagent-name-pilk
|
||||
|
||||
@@ -8,6 +8,23 @@
|
||||
color: "#6c2828"
|
||||
recognizable: true
|
||||
|
||||
- type: reagent
|
||||
id: RoyRogers
|
||||
name: reagent-name-roy-rogers
|
||||
parent: BaseSoda
|
||||
desc: reagent-desc-roy-rogers
|
||||
physicalDesc: reagent-physical-desc-sweet
|
||||
flavor: cola
|
||||
color: "#262019"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/royrogers.rsi
|
||||
state: icon
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 4
|
||||
|
||||
- type: reagent
|
||||
id: ChangelingSting
|
||||
name: reagent-name-changeling-sting
|
||||
@@ -116,6 +133,35 @@
|
||||
metamorphicFillBaseName: fill-
|
||||
metamorphicChangeColor: false
|
||||
|
||||
- type: reagent
|
||||
id: SolDry
|
||||
name: reagent-name-sol-dry
|
||||
parent: BaseSoda
|
||||
desc: reagent-desc-sol-dry
|
||||
physicalDesc: reagent-physical-desc-fizzy
|
||||
flavor: gingersoda
|
||||
color: "#ccb87e"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/sol_dry_glass.rsi
|
||||
state: icon
|
||||
|
||||
- type: reagent
|
||||
id: ShirleyTemple
|
||||
name: reagent-name-shirley-temple
|
||||
parent: BaseSoda
|
||||
desc: reagent-desc-shirley-temple
|
||||
physicalDesc: reagent-physical-desc-fizzy
|
||||
flavor: sweet
|
||||
color: "#af2221"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/shirleytemple.rsi
|
||||
state: icon
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 4
|
||||
|
||||
- type: reagent
|
||||
id: SpaceMountainWind
|
||||
name: reagent-name-space-mountain-wind
|
||||
|
||||
Reference in New Issue
Block a user