[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-themartinez = like violets and lemon vodka
|
||||
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
|
||||
flavor-complex-pilk = like sweet milk
|
||||
|
||||
@@ -664,6 +664,11 @@
|
||||
flavorType: Complex
|
||||
description: flavor-complex-atomic-bomb
|
||||
|
||||
- type: flavor
|
||||
id: antifreeze
|
||||
flavorType: Complex
|
||||
description: flavor-complex-antifreeze
|
||||
|
||||
- type: flavor
|
||||
id: atomiccola
|
||||
flavorType: Complex
|
||||
|
||||
@@ -423,7 +423,7 @@
|
||||
parent: BaseAlcohol
|
||||
desc: reagent-desc-antifreeze
|
||||
physicalDesc: reagent-physical-desc-translucent
|
||||
flavor: alcohol
|
||||
flavor: antifreeze
|
||||
color: "#ff7d63"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/antifreeze.rsi
|
||||
|
||||
Reference in New Issue
Block a user