aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2023-10-27 00:39:00 +0200
committerGitHub <noreply@github.com>2023-10-26 22:39:00 +0000
commit37802259111f4d21b0e8a36cb9da509d0a01b55b (patch)
tree9567cf54a4b891a991a5b97fc4d13a7dbbe59b40 /constants
parent6dc008881f807c9485162556520db3f5a460071b (diff)
downloadNotEnoughUpdates-REPO-37802259111f4d21b0e8a36cb9da509d0a01b55b.tar.gz
NotEnoughUpdates-REPO-37802259111f4d21b0e8a36cb9da509d0a01b55b.tar.bz2
NotEnoughUpdates-REPO-37802259111f4d21b0e8a36cb9da509d0a01b55b.zip
Added new pet skins and fixed int value (#1019)
Diffstat (limited to 'constants')
-rw-r--r--constants/petnums.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/petnums.json b/constants/petnums.json
index de3996a0..d06f4a7b 100644
--- a/constants/petnums.json
+++ b/constants/petnums.json
@@ -1098,7 +1098,7 @@
"otherNums": [],
"statNums": {
"SPEED": 10,
- "INTELLIGENCE": 60
+ "INTELLIGENCE": 50
}
}
},
@@ -1118,7 +1118,7 @@
],
"statNums": {
"SPEED": 10,
- "INTELLIGENCE": 60
+ "INTELLIGENCE": 50
}
}
}