The Bartender can now make Eggnog (#34065)
* Preliminary eggnog changes (egg in shaker crashes?) * Fixed eggnog reagent name and description * added - to flavor * deleted a space * Added eggnog glass sprite * changed fill levels to match rsi * Added two more fill levels to eggnog * Removed fizziness, changed physical description, and fixed rsi --------- Co-authored-by: uhbg <29674581+uhbg@users.noreply.github.com> Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
This commit is contained in:
@@ -968,6 +968,21 @@
|
||||
reagent: Ethanol
|
||||
amount: 0.15
|
||||
|
||||
- type: reagent
|
||||
id: Eggnog
|
||||
name: reagent-name-eggnog
|
||||
parent: BaseAlcohol
|
||||
desc: reagent-desc-eggnog
|
||||
physicalDesc: reagent-physical-desc-creamy
|
||||
flavor: eggnog
|
||||
color: "#e6d6bc"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/eggnogglass.rsi
|
||||
state: icon_empty
|
||||
metamorphicMaxFillLevels: 4
|
||||
metamorphicFillBaseName: fill-
|
||||
metamorphicChangeColor: false
|
||||
|
||||
- type: reagent
|
||||
id: ElectricShark
|
||||
name: reagent-name-electric-shark
|
||||
|
||||
Reference in New Issue
Block a user