]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Added Bacchus' Blessing Drink (#35306)
authorCoolsurf6 <coolsurf24@yahoo.com.au>
Fri, 14 Mar 2025 06:49:26 +0000 (16:49 +1000)
committerGitHub <noreply@github.com>
Fri, 14 Mar 2025 06:49:26 +0000 (23:49 -0700)
commit5d296d2dbbd1d4f4e729aada94c4a4adcc54adcd
tree296de30555b3d40f22bdf8c6959dcab34ce32b76
parent0ed1f84f45fee354c1602a15dde045296ecaf173
Added Bacchus' Blessing Drink (#35306)

* added start to bacchus blessing with few more things left to do

* added sprites and trying to get the empty sprite to work

* fixed empty sprite will fill layer

* added missing fill image

* made flavor, physical description, recipe reaction and tweaked reagent threshold

* fixed fill levels

* removed name from drinks.yml, updated suffix instead

* delay is weird and broken, removing the difference

* updated copyright
13 files changed:
Resources/Locale/en-US/flavors/flavor-profiles.ftl
Resources/Locale/en-US/reagents/meta/consumable/drink/alcohol.ftl
Resources/Locale/en-US/reagents/meta/physical-desc.ftl
Resources/Prototypes/Entities/Markers/Spawners/Random/Food_Drinks/drinks_glass.yml
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/bacchusblessing.rsi/fill-1.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Drinks/bacchusblessing.rsi/fill-2.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Drinks/bacchusblessing.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Drinks/bacchusblessing.rsi/icon_empty.png [new file with mode: 0644]
Resources/Textures/Objects/Consumable/Drinks/bacchusblessing.rsi/meta.json [new file with mode: 0644]