diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/parents.json | 3 | ||||
-rw-r--r-- | constants/petnums.json | 4 | ||||
-rw-r--r-- | constants/sacks.json | 3 |
3 files changed, 7 insertions, 3 deletions
diff --git a/constants/parents.json b/constants/parents.json index d4561142..6e1633f8 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3399,5 +3399,8 @@ "PET_SKIN_RAT_SECURATY_GUARD", "PET_SKIN_RAT_JUNK_RAT", "PET_SKIN_RAT_PIRATE" + ], + "SLUG;4": [ + "SLUG;3" ] }
\ No newline at end of file diff --git a/constants/petnums.json b/constants/petnums.json index dd8337c6..1ccba472 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -4182,7 +4182,7 @@ }, "100": { "otherNums": [ - 40, + 50, 40 ], "statNums": { @@ -4205,7 +4205,7 @@ }, "100": { "otherNums": [ - 40, + 50, 40, 100 ], diff --git a/constants/sacks.json b/constants/sacks.json index 98ad7aa9..4b4258d2 100644 --- a/constants/sacks.json +++ b/constants/sacks.json @@ -505,7 +505,8 @@ "HONEY_JAR", "DUNG", "CHEESE_FUEL", - "PLANT_MATTER" + "PLANT_MATTER", + "JACOBS_TICKET" ] }, "Flower": { |