Fix typo in Teal Mask item identifier

This commit is contained in:
Witherr 2024-05-29 00:15:39 +05:30 committed by GitHub
parent f4645353fc
commit 11283138a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2049,7 +2049,7 @@ id,identifier,category_id,cost,fling_power,fling_effect_id
2099,yellow-dish,55,0,,
2100,roto-stick,21,0,,
2101,teal-style-card,21,0,,
2102,teak-mask,20,0,,
2102,teal-mask,20,0,,
2103,glimmering-charm,21,0,,
2104,cyrstal-cluster,20,0,,
2105,fairy-feather,12,750,,

1 id identifier category_id cost fling_power fling_effect_id
2049 2099 yellow-dish 55 0
2050 2100 roto-stick 21 0
2051 2101 teal-style-card 21 0
2052 2102 teak-mask teal-mask 20 0
2053 2103 glimmering-charm 21 0
2054 2104 cyrstal-cluster 20 0
2055 2105 fairy-feather 12 750