Add the Zombie, a new cocktail (#32802)
This commit is contained in:
@@ -1328,3 +1328,8 @@
|
||||
id: compressed-meat
|
||||
flavorType: Complex
|
||||
description: flavor-complex-compressed-meat
|
||||
|
||||
- type: flavor
|
||||
id: zombiecocktail
|
||||
flavorType: Complex
|
||||
description: flavor-complex-zombiecocktail
|
||||
@@ -1953,3 +1953,26 @@
|
||||
time: 1.0
|
||||
type: Remove
|
||||
fizziness: 0.25
|
||||
|
||||
- type: reagent
|
||||
id: ZombieCocktail
|
||||
name: reagent-name-zombiecocktail
|
||||
parent: BaseAlcohol
|
||||
desc: reagent-desc-zombiecocktail
|
||||
physicalDesc: reagent-physical-desc-strong-smelling
|
||||
flavor: zombiecocktail
|
||||
color: "#d17844"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/zombiecocktail.rsi
|
||||
state: icon_empty
|
||||
metamorphicMaxFillLevels: 4
|
||||
metamorphicFillBaseName: fill-
|
||||
metamorphicChangeColor: false
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 1
|
||||
- !type:AdjustReagent
|
||||
reagent: Ethanol
|
||||
amount: 0.25
|
||||
@@ -1219,3 +1219,15 @@
|
||||
amount: 1
|
||||
products:
|
||||
Cola: 4
|
||||
|
||||
- type: reaction
|
||||
id: ZombieCocktail
|
||||
reactants:
|
||||
Rum:
|
||||
amount: 2
|
||||
Grenadine:
|
||||
amount: 1
|
||||
ZombieBlood:
|
||||
amount: 1
|
||||
products:
|
||||
ZombieCocktail: 4
|
||||
Reference in New Issue
Block a user