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:
@@ -59,7 +59,7 @@
|
||||
- DrinkIcedBeerGlass
|
||||
- DrinkIceCreamGlass
|
||||
- IrishBoolGlass
|
||||
- DrinkIrishCarBomb
|
||||
- DrinkIrishSlammer
|
||||
- DrinkIrishCoffeeGlass
|
||||
- DrinkLemonadeGlass
|
||||
- DrinkKiraSpecial
|
||||
|
||||
@@ -1115,18 +1115,18 @@
|
||||
|
||||
- type: entity
|
||||
parent: DrinkGlass
|
||||
id: DrinkIrishCarBomb
|
||||
suffix: irish car bomb
|
||||
id: DrinkIrishSlammer
|
||||
suffix: irish slammer
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
drink:
|
||||
maxVol: 30
|
||||
reagents:
|
||||
- ReagentId: IrishCarBomb
|
||||
- ReagentId: IrishSlammer
|
||||
Quantity: 30
|
||||
- type: Icon
|
||||
sprite: Objects/Consumable/Drinks/irishcarbomb.rsi
|
||||
sprite: Objects/Consumable/Drinks/irishslammer.rsi
|
||||
state: icon
|
||||
|
||||
- type: entity
|
||||
|
||||
Reference in New Issue
Block a user