diff --git a/src/Shop.ts b/src/Shop.ts index 691439815..a99f32f6b 100644 --- a/src/Shop.ts +++ b/src/Shop.ts @@ -1534,8 +1534,8 @@ export const friendlyShopName = (input: ShopUpgradeNames) => { shopAmbrosiaGeneration4: 'A FINAL Ambrosia Generation Speedup', shopAmbrosiaLuck1: 'Ambrosia Luck Increaser', shopAmbrosiaLuck2: 'Another Ambrosia Luck Increaser', - shopAmbrosiaLuck3: 'A better Ambrosia Generation Speedup', - shopAmbrosiaLuck4: 'A FINAL Ambrosia Generation Speedup', + shopAmbrosiaLuck3: 'A better Ambrosia Luck Increaser', + shopAmbrosiaLuck4: 'A FINAL Ambrosia Luck Increaser', shopRedLuck1: 'Low Class Dice of Asmodeus', shopRedLuck2: 'Dice of Asmodeus', shopRedLuck3: 'High Class Dice of Asmodeus',