diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/misc.json | 4 | ||||
-rw-r--r-- | constants/parents.json | 5 | ||||
-rw-r--r-- | constants/petnums.json | 4 |
3 files changed, 9 insertions, 4 deletions
diff --git a/constants/misc.json b/constants/misc.json index 9502e671..1f29e3c5 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -1625,8 +1625,8 @@ "§f - §bHasnu#4411§7: §2Moderator", "§f - §bgeorge.#0550: §2Moderator", "§f - §bDoKM#7224: §2Moderator", - "§f - §bMisterCheezeCake#1662: §aHelper", - "§f - §bLulonaut#3350: §aHelper" + "§f - §bLulonaut#3350: §2Moderator", + "§f - §bMisterCheezeCake#1662: §aHelper" ] }, "cosmeticsinfo": { diff --git a/constants/parents.json b/constants/parents.json index 0f42724d..28ef732f 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3147,5 +3147,10 @@ "PROSPERITY;3", "PROSPERITY;4", "PROSPERITY;5" + ], + "UNCOMMON_KUUDRA_CHUNK": [ + "RARE_KUUDRA_CHUNK", + "EPIC_KUUDRA_CHUNK", + "LEGENDARY_KUUDRA_CHUNK" ] }
\ No newline at end of file diff --git a/constants/petnums.json b/constants/petnums.json index ae496aef..e20d409e 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -1471,7 +1471,7 @@ "RARE": { "1": { "otherNums": [ - 0.4, + 0.6, 0.8 ], "statNums": { @@ -1481,7 +1481,7 @@ }, "100": { "otherNums": [ - 40, + 60, 80 ], "statNums": { |