[Tweak] Change antifreeze taste (#16578)
This commit is contained in:
@@ -190,6 +190,7 @@ flavor-complex-gin-tonic = like spiked lemon-lime soda
|
|||||||
flavor-complex-screwdriver = like spiked orange juice
|
flavor-complex-screwdriver = like spiked orange juice
|
||||||
flavor-complex-themartinez = like violets and lemon vodka
|
flavor-complex-themartinez = like violets and lemon vodka
|
||||||
flavor-complex-cogchamp = like brass
|
flavor-complex-cogchamp = like brass
|
||||||
|
flavor-complex-antifreeze = warm
|
||||||
|
|
||||||
### This is exactly what pilk tastes like. I'm not even joking. I might've been a little drunk though
|
### This is exactly what pilk tastes like. I'm not even joking. I might've been a little drunk though
|
||||||
flavor-complex-pilk = like sweet milk
|
flavor-complex-pilk = like sweet milk
|
||||||
|
|||||||
@@ -664,6 +664,11 @@
|
|||||||
flavorType: Complex
|
flavorType: Complex
|
||||||
description: flavor-complex-atomic-bomb
|
description: flavor-complex-atomic-bomb
|
||||||
|
|
||||||
|
- type: flavor
|
||||||
|
id: antifreeze
|
||||||
|
flavorType: Complex
|
||||||
|
description: flavor-complex-antifreeze
|
||||||
|
|
||||||
- type: flavor
|
- type: flavor
|
||||||
id: atomiccola
|
id: atomiccola
|
||||||
flavorType: Complex
|
flavorType: Complex
|
||||||
|
|||||||
@@ -423,7 +423,7 @@
|
|||||||
parent: BaseAlcohol
|
parent: BaseAlcohol
|
||||||
desc: reagent-desc-antifreeze
|
desc: reagent-desc-antifreeze
|
||||||
physicalDesc: reagent-physical-desc-translucent
|
physicalDesc: reagent-physical-desc-translucent
|
||||||
flavor: alcohol
|
flavor: antifreeze
|
||||||
color: "#ff7d63"
|
color: "#ff7d63"
|
||||||
metamorphicSprite:
|
metamorphicSprite:
|
||||||
sprite: Objects/Consumable/Drinks/antifreeze.rsi
|
sprite: Objects/Consumable/Drinks/antifreeze.rsi
|
||||||
|
|||||||
Reference in New Issue
Block a user