]> git.smokeofanarchy.ru Git - space-station-14.git/commit
The Bartender can now make Eggnog (#34065)
authoruhbg <uhbg@users.noreply.github.com>
Sun, 20 Apr 2025 21:27:35 +0000 (17:27 -0400)
committerGitHub <noreply@github.com>
Sun, 20 Apr 2025 21:27:35 +0000 (17:27 -0400)
commit94b46a9edc12ca51a5eb112eb0488bb0910df49f
treebd46ff2b7d3eff31ef05ec1362f54ea7b3064acb
parent251cfbd8bef6b3eba66d322baeed0a9de2892dc7
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>
13 files changed:
Resources/Locale/en-US/flavors/flavor-profiles.ftl
Resources/Locale/en-US/reagents/meta/consumable/drink/alcohol.ftl
Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks.yml
Resources/Prototypes/Flavors/flavors.yml
Resources/Prototypes/Reagents/Consumable/Drink/alcohol.yml
Resources/Prototypes/Recipes/Reactions/drinks.yml
Resources/Textures/Objects/Consumable/Drinks/eggnogglass.rsi/fill-1.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Drinks/eggnogglass.rsi/fill-2.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Drinks/eggnogglass.rsi/fill-3.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Drinks/eggnogglass.rsi/fill-4.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Drinks/eggnogglass.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Drinks/eggnogglass.rsi/icon_empty.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Drinks/eggnogglass.rsi/meta.json [new file with mode: 0644]