diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-02-04 15:47:18 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-02-04 15:47:18 -0500 |
commit | 307d9bf3b01acf448cf73ac77a81d7d31219cc4c (patch) | |
tree | 98d2b3208d8db6f0a8e658eff7257a40c24215fc /constants/bonuses.json | |
parent | fee25e01b45adde24db7c15191ee13933443f24f (diff) | |
download | NotEnoughUpdates-REPO-307d9bf3b01acf448cf73ac77a81d7d31219cc4c.tar.gz NotEnoughUpdates-REPO-307d9bf3b01acf448cf73ac77a81d7d31219cc4c.tar.bz2 NotEnoughUpdates-REPO-307d9bf3b01acf448cf73ac77a81d7d31219cc4c.zip |
Fine we can use spaces but they atleast all have to be the same number
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 } }, |