aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorMoulberry <james.jenour@student.scotch.wa.edu.au>2020-07-26 15:52:05 +1000
committerMoulberry <james.jenour@student.scotch.wa.edu.au>2020-07-26 15:52:05 +1000
commitf02d320ad9c5863cfcc88a98fe712e46c57af57a (patch)
treef20e5236782d45b1d89c4722194192bf532e4d87 /constants
parent2db35d135ff11b9689071a8f728aa9b66628bf21 (diff)
downloadNotEnoughUpdates-REPO-f02d320ad9c5863cfcc88a98fe712e46c57af57a.tar.gz
NotEnoughUpdates-REPO-f02d320ad9c5863cfcc88a98fe712e46c57af57a.tar.bz2
NotEnoughUpdates-REPO-f02d320ad9c5863cfcc88a98fe712e46c57af57a.zip
removed petsinfo
Diffstat (limited to 'constants')
-rw-r--r--constants/petsinfo.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/constants/petsinfo.json b/constants/petsinfo.json
deleted file mode 100644
index 035dddc0..00000000
--- a/constants/petsinfo.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "BEE": {
- "COMMON": {
- "1": {
- "STRENGTH": 5,
- "SPEED": 0,
- "INTELLIGENCE": 0,
- "ABILITY": [
- 1,
- 1
- ]
- },
- "100": {
- "STRENGTH": 30,
- "SPEED": 10,
- "INTELLIGENCE": 50,
- "ABILITY": [
- 3,
- 3
- ]
- }
- }
- }
-} \ No newline at end of file