Fix Dark Crab req lvl in skill calculator (#4071)
Correct the Dark Crab Cooking requirement listed in the Cooking Skill Calculator Plugin Fixes #4069
This commit is contained in:
@@ -480,18 +480,18 @@
|
|||||||
"name": "Anglerfish",
|
"name": "Anglerfish",
|
||||||
"xp": 230
|
"xp": 230
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"level": 85,
|
|
||||||
"icon": 11936,
|
|
||||||
"name": "Dark Crab",
|
|
||||||
"xp": 215
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"level": 85,
|
"level": 85,
|
||||||
"icon": 7208,
|
"icon": 7208,
|
||||||
"name": "Wild Pie",
|
"name": "Wild Pie",
|
||||||
"xp": 240
|
"xp": 240
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"level": 90,
|
||||||
|
"icon": 11936,
|
||||||
|
"name": "Dark Crab",
|
||||||
|
"xp": 215
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"level": 91,
|
"level": 91,
|
||||||
"icon": 391,
|
"icon": 391,
|
||||||
|
|||||||
Reference in New Issue
Block a user