Renamed "Irish Car Bomb" drink to "Irish Slammer" (#34107)
* Renamed "Irish Car Bomb" drink to "Irish Slammer", due to concerns over insensitivity. * Fixing some missed references * Added prototype id changes to migration.yml. Removed any reference to the troubles (and corrected ale to stout for flavour text). * Corrected description back to "Irish Cream" * Removed non-entities from migration.yml
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
reactants:
|
||||
Cognac:
|
||||
amount: 1
|
||||
IrishCarBomb:
|
||||
IrishSlammer:
|
||||
amount: 1
|
||||
CoffeeLiqueur:
|
||||
amount: 1
|
||||
@@ -559,20 +559,20 @@
|
||||
reactants:
|
||||
EnergyDrink:
|
||||
amount: 1
|
||||
IrishCarBomb:
|
||||
IrishSlammer:
|
||||
amount: 1
|
||||
products:
|
||||
IrishBool: 2
|
||||
|
||||
- type: reaction
|
||||
id: IrishCarBomb
|
||||
id: IrishSlammer
|
||||
reactants:
|
||||
Ale:
|
||||
amount: 1
|
||||
IrishCream:
|
||||
amount: 1
|
||||
products:
|
||||
IrishCarBomb: 2
|
||||
IrishSlammer: 2
|
||||
|
||||
- type: reaction
|
||||
id: IrishCoffee
|
||||
|
||||
Reference in New Issue
Block a user