aboutsummaryrefslogtreecommitdiff
path: root/constants/petnums.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-07-01 22:43:28 +0200
committerGitHub <noreply@github.com>2024-07-01 20:43:28 +0000
commit1ead608afc90a89291e0cafe99a1f26938c2c79d (patch)
tree1d648212ed6b17781c749db80603edf76ce92203 /constants/petnums.json
parent89f7c81f9dd960d3a46f7caa6d90a76bb6d69a23 (diff)
downloadNotEnoughUpdates-REPO-1ead608afc90a89291e0cafe99a1f26938c2c79d.tar.gz
NotEnoughUpdates-REPO-1ead608afc90a89291e0cafe99a1f26938c2c79d.tar.bz2
NotEnoughUpdates-REPO-1ead608afc90a89291e0cafe99a1f26938c2c79d.zip
Fix Ammonite Stat and forge time (#1269)
Diffstat (limited to 'constants/petnums.json')
-rw-r--r--constants/petnums.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/petnums.json b/constants/petnums.json
index 7243486b..7c49b154 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -7,7 +7,7 @@
1
],
"statNums": {
- "SEA_CREATURE_CHANCE": 0.12
+ "SEA_CREATURE_CHANCE": 0.15
}
},
"100": {
@@ -16,7 +16,7 @@
100
],
"statNums": {
- "SEA_CREATURE_CHANCE": 12
+ "SEA_CREATURE_CHANCE": 15
}
}
}