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:
uhbg
2025-04-20 17:27:35 -04:00
committed by GitHub
parent 251cfbd8be
commit 94b46a9edc
13 changed files with 83 additions and 0 deletions

View File

@@ -837,6 +837,22 @@
sprite: Objects/Consumable/Drinks/dr_gibb_glass.rsi
state: icon
- type: entity
parent: DrinkGlass
id: DrinkEggnog
suffix: eggnog
components:
- type: SolutionContainerManager
solutions:
drink:
maxVol: 30
reagents:
- ReagentId: Eggnog
Quantity: 30
- type: Icon
sprite: Objects/Consumable/Drinks/eggnogglass.rsi
state: icon
- type: entity
parent: DrinkGlass
id: DrinkElectricSharkGlass