diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-11 10:46:48 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-11 10:46:48 -0500 |
commit | 3b8fdb2978811a074dfbca60814701c905e70e60 (patch) | |
tree | 91a66e2eb435301d273ebb3044bb56a4e9181da7 /constants | |
parent | 69644ce4d4ed0141d86d0147928b24334e70f56b (diff) | |
download | NotEnoughUpdates-REPO-3b8fdb2978811a074dfbca60814701c905e70e60.tar.gz NotEnoughUpdates-REPO-3b8fdb2978811a074dfbca60814701c905e70e60.tar.bz2 NotEnoughUpdates-REPO-3b8fdb2978811a074dfbca60814701c905e70e60.zip |
More jerry
Diffstat (limited to 'constants')
-rw-r--r-- | constants/parents.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/parents.json b/constants/parents.json index 3891d77d..fc7e1cea 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -1216,7 +1216,7 @@ "PET_ITEM_FARMING_SKILL_BOOST_COMMON" ], "PET_ITEM_FORAGING_SKILL_BOOST_EPIC":[ - "PET_ITEM_FORAGING_SKILL_BOOST_COMMON" + "PET_ITEM_FARMING_SKILL_BOOST_COMMON" ], "PET_ITEM_MINING_SKILL_BOOST_RARE":[ "PET_ITEM_MINING_SKILL_BOOST_COMMON" |