mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-04-27 09:41:19 +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
|
||||
},
|
||||
{
|
||||
"monster": "Boss",
|
||||
"monster": "Bosses",
|
||||
"slayer_req": 1,
|
||||
"taskweight": 8
|
||||
},
|
||||
|
@ -199,4 +199,4 @@
|
|||
"slayer_req": 62,
|
||||
"taskweight": 10
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue