Add the White Gilgamesh (#16378)
This commit is contained in:
@@ -192,6 +192,7 @@ flavor-complex-gin-tonic = like spiked lemon-lime soda
|
||||
flavor-complex-screwdriver = like spiked orange juice
|
||||
flavor-complex-themartinez = like violets and lemon vodka
|
||||
flavor-complex-cogchamp = like brass
|
||||
flavor-complex-white-gilgamesh = like lightly carbonated cream
|
||||
flavor-complex-antifreeze = warm
|
||||
|
||||
### This is exactly what pilk tastes like. I'm not even joking. I might've been a little drunk though
|
||||
|
||||
@@ -91,9 +91,6 @@ reagent-desc-barefoot = Barefoot and pregnant.
|
||||
reagent-name-beepsky-smash = beepsky smash
|
||||
reagent-desc-beepsky-smash = Deny drinking this and prepare for THE LAW.
|
||||
|
||||
reagent-name-bilk = bilk
|
||||
reagent-desc-bilk = This appears to be beer mixed with milk. Disgusting.
|
||||
|
||||
reagent-name-black-russian = black russian
|
||||
reagent-desc-black-russian = For the lactose-intolerant. Still as classy as a White Russian.
|
||||
|
||||
|
||||
@@ -77,4 +77,7 @@ reagent-name-posca = posca
|
||||
reagent-desc-posca = Poor warriors' drink from a forgotten era.
|
||||
|
||||
reagent-name-the-martinez = The Martinez
|
||||
reagent-desc-the-martinez = The edgerunner legend. Remembered by a drink, Forgotten by a drunk.
|
||||
reagent-desc-the-martinez = The edgerunner legend. Remembered by a drink, forgotten by a drunk.
|
||||
|
||||
reagent-name-white-gilgamesh = white gilgamesh
|
||||
reagent-desc-white-gilgamesh = A sickening mixture of milk and beer. Makes you feel like you're made of wood.
|
||||
@@ -66,7 +66,6 @@ reagent-physical-desc-lemony-fresh = lemony fresh
|
||||
reagent-physical-desc-crisp = crisp
|
||||
reagent-physical-desc-citric = citric
|
||||
reagent-physical-desc-acidic = acidic
|
||||
reagent-physical-desc-bilky = bilky
|
||||
reagent-physical-desc-buzzy = buzzy
|
||||
reagent-physical-desc-fibrous = fibrous
|
||||
reagent-physical-desc-strong-smelling = strong smelling
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
- DrinkBarefootGlass
|
||||
- DrinkBeerglass
|
||||
- DrinkBerryJuice
|
||||
- DrinkBilkGlass
|
||||
- DrinkBlackRussianGlass
|
||||
- DrinkBlueCuracaoGlass
|
||||
- DrinkBloodyMaryGlass
|
||||
|
||||
@@ -397,23 +397,6 @@
|
||||
- type: Sprite
|
||||
sprite: Objects/Consumable/Drinks/berryjuice.rsi
|
||||
|
||||
- type: entity
|
||||
parent: DrinkGlassBase
|
||||
id: DrinkBilkGlass
|
||||
name: bilk
|
||||
description: A brew of milk and beer. For those alcoholics who fear osteoporosis.
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
drink:
|
||||
maxVol: 30
|
||||
reagents:
|
||||
- ReagentId: Bilk
|
||||
Quantity: 30
|
||||
- type: Drink
|
||||
- type: Sprite
|
||||
sprite: Objects/Consumable/Drinks/glass_brown.rsi
|
||||
|
||||
- type: entity
|
||||
parent: DrinkGlassBase
|
||||
id: DrinkBlackRussianGlass
|
||||
|
||||
@@ -799,6 +799,11 @@
|
||||
flavorType: Complex
|
||||
description: flavor-complex-themartinez
|
||||
|
||||
- type: flavor
|
||||
id: white-gilgamesh
|
||||
flavorType: Complex
|
||||
description: flavor-complex-white-gilgamesh
|
||||
|
||||
- type: flavor
|
||||
id: plastic
|
||||
flavorType: Complex
|
||||
|
||||
@@ -545,18 +545,6 @@
|
||||
reagent: Ethanol
|
||||
amount: 0.15
|
||||
|
||||
- type: reagent
|
||||
id: Bilk
|
||||
name: reagent-name-bilk
|
||||
parent: BaseDrink
|
||||
desc: reagent-desc-bilk
|
||||
physicalDesc: reagent-physical-desc-bilky
|
||||
flavor: alcohol
|
||||
color: "#895C4C"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/glass_brown.rsi
|
||||
state: icon
|
||||
|
||||
- type: reagent
|
||||
id: BlackRussian
|
||||
name: reagent-name-black-russian
|
||||
|
||||
@@ -418,3 +418,17 @@
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/the_martinez.rsi
|
||||
state: icon
|
||||
|
||||
- type: reagent
|
||||
id: WhiteGilgamesh
|
||||
name: reagent-name-white-gilgamesh
|
||||
parent: BaseDrink
|
||||
desc: reagent-desc-white-gilgamesh
|
||||
physicalDesc: reagent-physical-desc-creamy
|
||||
flavor: white-gilgamesh
|
||||
color: "#e5d27e"
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 1
|
||||
@@ -126,16 +126,6 @@
|
||||
products:
|
||||
BeepskySmash: 2
|
||||
|
||||
- type: reaction
|
||||
id: Bilk
|
||||
reactants:
|
||||
Beer:
|
||||
amount: 1
|
||||
Milk:
|
||||
amount: 1
|
||||
products:
|
||||
Bilk: 2
|
||||
|
||||
- type: reaction
|
||||
id: BlackRussian
|
||||
reactants:
|
||||
@@ -879,6 +869,16 @@
|
||||
products:
|
||||
TheMartinez: 6
|
||||
|
||||
- type: reaction
|
||||
id: WhiteGilgamesh
|
||||
reactants:
|
||||
Beer:
|
||||
amount: 2
|
||||
Milk:
|
||||
amount: 1
|
||||
products:
|
||||
WhiteGilgamesh: 3
|
||||
|
||||
- type: reaction
|
||||
id: Cola
|
||||
reactants:
|
||||
|
||||
Reference in New Issue
Block a user