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
This commit is contained in:
@@ -1369,3 +1369,17 @@
|
||||
amount: 1
|
||||
products:
|
||||
ZombieCocktail: 4
|
||||
|
||||
- type: reaction
|
||||
id: BacchusBlessing
|
||||
reactants:
|
||||
Hooch:
|
||||
amount: 1
|
||||
Absinthe:
|
||||
amount: 1
|
||||
ManlyDorf:
|
||||
amount: 1
|
||||
SyndicateBomb:
|
||||
amount: 1
|
||||
products:
|
||||
BacchusBlessing: 4
|
||||
|
||||
Reference in New Issue
Block a user