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:
Alpaccalypse
2025-01-02 09:46:30 +00:00
committed by GitHub
parent 1bda7393ee
commit f4e60ff96e
17 changed files with 22 additions and 19 deletions

View File

@@ -59,7 +59,7 @@
- DrinkIcedBeerGlass
- DrinkIceCreamGlass
- IrishBoolGlass
- DrinkIrishCarBomb
- DrinkIrishSlammer
- DrinkIrishCoffeeGlass
- DrinkLemonadeGlass
- DrinkKiraSpecial

View File

@@ -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