diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-11 10:39:59 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-11 10:39:59 -0500 |
commit | cb947a2585a59d662589b683465381946427b168 (patch) | |
tree | abef5956d185d7e9bb795f76a6868de6406c6228 /constants | |
parent | 69644ce4d4ed0141d86d0147928b24334e70f56b (diff) | |
download | NotEnoughUpdates-REPO-cb947a2585a59d662589b683465381946427b168.tar.gz NotEnoughUpdates-REPO-cb947a2585a59d662589b683465381946427b168.tar.bz2 NotEnoughUpdates-REPO-cb947a2585a59d662589b683465381946427b168.zip |
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" |