diff options
author | BuildTools <james.jenour@protonmail.com> | 2021-02-10 20:43:59 +0800 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2021-02-10 20:43:59 +0800 |
commit | 9e7091517dc1369ae5383b5d3c828848c51cae0c (patch) | |
tree | 67794ed2372a50b0b5f54689d1afdd2f5bc8fc54 /constants/bonuses.json | |
parent | 1ed1fb5102a9aa2aaaa57eec663e68126ddf33cb (diff) | |
parent | 8bdf543cea64c1e0192231cb0a41e5810436e714 (diff) | |
download | NotEnoughUpdates-REPO-9e7091517dc1369ae5383b5d3c828848c51cae0c.tar.gz NotEnoughUpdates-REPO-9e7091517dc1369ae5383b5d3c828848c51cae0c.tar.bz2 NotEnoughUpdates-REPO-9e7091517dc1369ae5383b5d3c828848c51cae0c.zip |
merge pets
Diffstat (limited to 'constants/bonuses.json')
-rw-r--r-- | constants/bonuses.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/bonuses.json b/constants/bonuses.json index 939f6e3b..a5385413 100644 --- a/constants/bonuses.json +++ b/constants/bonuses.json @@ -92,11 +92,11 @@ "skill_enchanting": { "1": { "intelligence": 1, - "ability_damage": 0.5 + "ability_damage": 0.5 }, "15": { "intelligence": 2, - "ability_damage": 0.5 + "ability_damage": 0.5 } }, |