mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-06-28 07:19:10 +00:00
bug fix ‘bosses’
This commit is contained in:
parent
0854998024
commit
51f5bef0ea
1 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@
|
||||||
"taskweight": 4
|
"taskweight": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"monster": "Boss",
|
"monster": "Bosses",
|
||||||
"slayer_req": 1,
|
"slayer_req": 1,
|
||||||
"taskweight": 8
|
"taskweight": 8
|
||||||
},
|
},
|
||||||
|
@ -199,4 +199,4 @@
|
||||||
"slayer_req": 62,
|
"slayer_req": 62,
|
||||||
"taskweight": 10
|
"taskweight": 10
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue