Fix broken balance (curse you api)
This commit is contained in:
parent
4f8bb96688
commit
c865ccb31e
2 changed files with 3 additions and 3 deletions
|
@ -8976,8 +8976,8 @@
|
|||
"drop": "NORMAL",
|
||||
"hp": -500,
|
||||
"lvl": 50,
|
||||
"sdPct": 75,
|
||||
"mdPct": 75,
|
||||
"sdPct": 95,
|
||||
"mdPct": 95,
|
||||
"str": -7,
|
||||
"dex": -7,
|
||||
"int": -7,
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue