aboutsummaryrefslogtreecommitdiff
path: root/constants/parents.json
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-01-15 10:50:50 -0500
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2021-01-15 10:50:50 -0500
commitc45c7d2fdf37bf43f36cebf45774b9ab9a2bf0fb (patch)
tree6543b29963a3913466534dd0be69003fefd3ad7b /constants/parents.json
parent34b3f8cb9535dc6f545e06c467fa789be26717ca (diff)
downloadNotEnoughUpdates-REPO-c45c7d2fdf37bf43f36cebf45774b9ab9a2bf0fb.tar.gz
NotEnoughUpdates-REPO-c45c7d2fdf37bf43f36cebf45774b9ab9a2bf0fb.tar.bz2
NotEnoughUpdates-REPO-c45c7d2fdf37bf43f36cebf45774b9ab9a2bf0fb.zip
HYPE!!!!
Diffstat (limited to 'constants/parents.json')
-rw-r--r--constants/parents.json29
1 files changed, 29 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json
index a99dee40..665b458f 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -1858,5 +1858,34 @@
"JUNGLE_GENERATOR_9",
"JUNGLE_GENERATOR_10",
"JUNGLE_GENERATOR_11"
+ ],
+ "LARGE_AGRONOMY_SACK":[
+ "MEDIUM_AGRONOMY_SACK",
+ "SMALL_AGRONOMY_SACK"
+
+ ],
+ "LARGE_COMBAT_SACK":[
+ "MEDIUM_COMBAT_SACK",
+ "SMALL_COMBAT_SACK"
+ ],
+ "LARGE_FISHING_SACK":[
+ "MEDIUM_FISHING_SACK",
+ "SMALL_FISHING_SACK"
+ ],
+ "LARGE_FORAGING_SACK":[
+ "MEDIUM_FORAGING_SACK",
+ "SMALL_FORAGING_SACK"
+ ],
+ "LARGE_HUSBANDRY_SACK":[
+ "MEDIUM_HUSBANDRY_SACK",
+ "SMALL_HUSBANDRY_SACK"
+ ],
+ "LARGE_MINING_SACK":[
+ "MEDIUM_MINING_SACK",
+ "SMALL_MINING_SACK"
+ ],
+ "LARGE_SLAYER_SACK":[
+ "MEDIUM_SLAYER_SACK",
+ "SMALL_SLAYER_SACK"
]
}