diff options
-rw-r--r-- | constants/petsinfo.json | 24 |
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 |