mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-04-29 02:28:36 +09:00
''
This commit is contained in:
parent
3068dd2329
commit
ad66cfef5c
@ -79,7 +79,7 @@ function collateFood(lang) {
|
||||
|
||||
let spdata = {};
|
||||
spdata.name = language[xd.nameTextMapHash];
|
||||
spdata.rarity = xd.rankLevel;
|
||||
spdata.rarity = xd.rankLevel+'';
|
||||
spdata.foodtype = 'SPECIALTY';
|
||||
spdata.foodfilter = foodfilter;
|
||||
spdata.foodcategory = xd.effectIcon.substring(13);
|
||||
|
Loading…
x
Reference in New Issue
Block a user