aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2020-11-13 18:29:49 -0500
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2020-11-13 18:29:49 -0500
commite58f92919f9e55ad06d34c5dc129ddd839d88bec (patch)
treeb298d71922f7998261c5347e6216d59c7419b85d /constants
parent23665339636ce2583fc716e4a2a3f13d003caa22 (diff)
downloadNotEnoughUpdates-REPO-e58f92919f9e55ad06d34c5dc129ddd839d88bec.tar.gz
NotEnoughUpdates-REPO-e58f92919f9e55ad06d34c5dc129ddd839d88bec.tar.bz2
NotEnoughUpdates-REPO-e58f92919f9e55ad06d34c5dc129ddd839d88bec.zip
More fixes from jani270
Diffstat (limited to 'constants')
-rw-r--r--constants/petnums.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/petnums.json b/constants/petnums.json
index 61443c61..3ee3ba4e 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -172,7 +172,7 @@
10
],
"statNums": {
- "SEA_CREATURE_CHANCE": 5.0
+ "SEA_CREATURE_CHANCE": 5.0,
"INTELLIGENCE": 100.0,
"SPEED": 5.0
}