diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/misc.json | 6 | ||||
-rw-r--r-- | constants/parents.json | 8 | ||||
-rw-r--r-- | constants/petnums.json | 10 | ||||
-rw-r--r-- | constants/reforgestones.json | 2 |
4 files changed, 15 insertions, 11 deletions
diff --git a/constants/misc.json b/constants/misc.json index 67f3f287..cd54cf1b 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -1574,6 +1574,12 @@ "§f - §aErymanthus§7: Asset Contributor", "§f - §anea89§7: Feature Contributor", "§f - §aefefury§7: Feature Contributor", + "§f - §ahannibal2§7: Feature Contributor", + "§f - §aAscynx§7: Feature Contributor", + "§f - §aCrypticPlasma§7: Feature Contributor", + "§f - §aCobble8§7: Feature Contributor", + "§f - §awhalker§7: Feature Contributor", + "§f - §aVixid1§7: Feature Contributor", "", "§b§lDiscord Staff:", "§f - §bIRONM00N#0001§7: §cAdmin", diff --git a/constants/parents.json b/constants/parents.json index 9394614e..f6e17150 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3096,9 +3096,9 @@ "PET_SKIN_SHEEP_BLACK_WOOLY", "PET_SKIN_SHEEP_WHITE_WOOLY" ], - "BURNING_KUUDRA_CORE": [ + "INFERNAL_KUUDRA_CORE": [ "FIERY_KUUDRA_CORE", - "INFERNAL_KUUDRA_CORE" + "BURNING_KUUDRA_CORE" ], "PARTY_HAT_CRAB_AQUA_ANIMATED": [ "PARTY_HAT_CRAB_BLACK_ANIMATED", @@ -3109,5 +3109,9 @@ "PARTY_HAT_CRAB_PURPLE_ANIMATED", "PARTY_HAT_CRAB_RED_ANIMATED", "PARTY_HAT_CRAB_YELLOW_ANIMATED" + ], + "DRACONIC_ARTIFACT": [ + "DRACONIC_RING", + "DRACONIC_TALISMAN" ] }
\ No newline at end of file diff --git a/constants/petnums.json b/constants/petnums.json index 2e6fa3d2..915a2ad3 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -1349,7 +1349,6 @@ "otherNums": [ 1.5, 0.4, - 0.5, 0, 0.1 ], @@ -1362,7 +1361,6 @@ "otherNums": [ 100, 40, - 50, 3, 10 ], @@ -4486,9 +4484,7 @@ "otherNums": [ 0.3, 0.6, - 10.0, - 0.2, - 15.0 + 1.0 ], "statNums": { "FEROCITY": 0.0, @@ -4501,9 +4497,7 @@ "otherNums": [ 30, 55, - 10, - 20, - 15 + 100 ], "statNums": { "FEROCITY": 25.0, diff --git a/constants/reforgestones.json b/constants/reforgestones.json index 5147a703..803369b5 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -882,7 +882,7 @@ "LEGENDARY": 300000, "MYTHIC": 600000 }, - "reforgeAbility": "§7Grants §aincreased §6⸕ Mining §6Speed §7the deeper the you §7venture." + "reforgeAbility": "§7Grants §aincreased §6⸕ Mining Speed §7the deeper you venture." }, "JERRY_STONE": { "internalName": "JERRY_STONE", |