Rename Goldschläger to Gildlager (#23223)
* add * fix * catalog * migration * conflicts.. * uh * test * m * fix fr * line? * beg * suffering * um * fix --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
- DrinkCognacBottleFull
|
||||
- DrinkGrenadineBottleFull
|
||||
- DrinkGinBottleFull
|
||||
- DrinkGoldschlagerBottleFull
|
||||
- DrinkGildlagerBottleFull
|
||||
- DrinkCoffeeLiqueurBottleFull
|
||||
- DrinkMelonLiquorBottleFull
|
||||
- DrinkPatronBottleFull
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
- DrinkGinFizzGlass
|
||||
- DrinkGinGlass
|
||||
- DrinkGinTonicglass
|
||||
- DrinkGoldschlagerGlass
|
||||
- DrinkGildlagerGlass
|
||||
- DrinkGrapeJuice
|
||||
- DrinkGreenTeaGlass
|
||||
- DrinkGrogGlass
|
||||
|
||||
@@ -786,8 +786,8 @@
|
||||
|
||||
- type: entity
|
||||
parent: DrinkGlassBase
|
||||
id: DrinkGoldschlagerGlass
|
||||
name: goldschlager glass
|
||||
id: DrinkGildlagerGlass
|
||||
name: gildlager glass
|
||||
description: 100 proof that teen girls will drink anything with gold in it.
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
@@ -795,11 +795,11 @@
|
||||
drink:
|
||||
maxVol: 30
|
||||
reagents:
|
||||
- ReagentId: Goldschlager
|
||||
- ReagentId: Gildlager
|
||||
Quantity: 30
|
||||
- type: Drink
|
||||
- type: Sprite
|
||||
sprite: Objects/Consumable/Drinks/goldschlagerglass.rsi
|
||||
sprite: Objects/Consumable/Drinks/gildlagerglass.rsi
|
||||
|
||||
- type: entity
|
||||
parent: DrinkGlassBase
|
||||
|
||||
@@ -200,18 +200,18 @@
|
||||
|
||||
- type: entity
|
||||
parent: DrinkBottleGlassBaseFull
|
||||
id: DrinkGoldschlagerBottleFull
|
||||
name: goldschlager bottle
|
||||
id: DrinkGildlagerBottleFull
|
||||
name: gildlager bottle
|
||||
description: 100 proof cinnamon schnapps, made for alcoholic teen girls on spring break.
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
drink:
|
||||
reagents:
|
||||
- ReagentId: Goldschlager
|
||||
- ReagentId: Gildlager
|
||||
Quantity: 100
|
||||
- type: Sprite
|
||||
sprite: Objects/Consumable/Drinks/goldschlagerbottle.rsi
|
||||
sprite: Objects/Consumable/Drinks/gildlagerbottle.rsi
|
||||
|
||||
- type: entity
|
||||
parent: DrinkBottleGlassBaseFull
|
||||
|
||||
Reference in New Issue
Block a user