From 34631a0ba890452f865001296537a969bb23d6a9 Mon Sep 17 00:00:00 2001 From: yuriko192 Date: Sat, 13 Apr 2024 23:07:32 +0700 Subject: [PATCH] remove duplicates --- src/data/characters.js | 1 - src/data/itemList.js | 18 ------------------ 2 files changed, 19 deletions(-) diff --git a/src/data/characters.js b/src/data/characters.js index 71847cb4..bc5bef28 100644 --- a/src/data/characters.js +++ b/src/data/characters.js @@ -9746,7 +9746,6 @@ export const characters = { ], boss: itemList.mudra_of_the_malefic_general, }, - element: elements.dendro, }, venti: { id: 'venti', diff --git a/src/data/itemList.js b/src/data/itemList.js index b6714b05..84d206f4 100644 --- a/src/data/itemList.js +++ b/src/data/itemList.js @@ -858,9 +858,6 @@ export const itemList = { dark_statuette: { id: 'dark_statuette', name: 'Dark Statuette' }, deathly_statuette: { id: 'deathly_statuette', name: 'Deathly Statuette' }, tears_of_the_calamitous_god: { id: 'tears_of_the_calamitous_god', name: 'Tears of the Calamitous God' }, - - runic_fang: { id: 'runic_fang', name: 'Runic Fang', rarity: 4 }, - runic_fang: { id: 'runic_fang', name: 'Runic Fang', rarity: 4 }, teachings_of_admonition: { @@ -1305,31 +1302,16 @@ export const itemList = { name: 'Xenochromatic Crystal', rarity: 3, }, - dross_of_pure_sacred_dewdrop: { - id: 'dross_of_pure_sacred_dewdrop', - name: 'Dross of Pure Sacred Dewdrop', - rarity: 2, - }, drop_of_tainted_water: { id: 'drop_of_tainted_water', name: 'Drop of Tainted Water', rarity: 2, }, - sublimation_of_pure_sacred_dewdrop: { - id: 'sublimation_of_pure_sacred_dewdrop', - name: 'Sublimation of Pure Sacred Dewdrop', - rarity: 3, - }, scoop_of_tainted_water: { id: 'scoop_of_tainted_water', name: 'Scoop of Tainted Water', rarity: 3, }, - spring_of_pure_sacred_dewdrop: { - id: 'spring_of_pure_sacred_dewdrop', - name: 'Spring of Pure Sacred Dewdrop', - rarity: 4, - }, newborn_tainted_hydro_phantasm: { id: 'newborn_tainted_hydro_phantasm', name: 'Newborn Tainted Hydro Phantasm',