aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2021-03-09 18:28:08 +0100
committerGitHub <noreply@github.com>2021-03-09 12:28:08 -0500
commit78e775da64b598dd40387f22081ed7a3927e8af1 (patch)
tree2181d4129400fad2be856a1ac673b56962bf249d /constants
parent73b6f703307b4524fadead8fd0977c67b028e1f6 (diff)
downloadNotEnoughUpdates-REPO-78e775da64b598dd40387f22081ed7a3927e8af1.tar.gz
NotEnoughUpdates-REPO-78e775da64b598dd40387f22081ed7a3927e8af1.tar.bz2
NotEnoughUpdates-REPO-78e775da64b598dd40387f22081ed7a3927e8af1.zip
added new items (POG) (#427)
* added personal deletors * I'm trying to be fast but this will take time * added new sack * more sacks * all sacks done * added parent
Diffstat (limited to 'constants')
-rw-r--r--constants/parents.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json
index fbd1925c..dc779408 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -2019,5 +2019,10 @@
"CAMPFIRE_TALISMAN_27",
"CAMPFIRE_TALISMAN_28",
"CAMPFIRE_TALISMAN_29"
+ ],
+ "PERSONAL_DELETOR_4000": [
+ "PERSONAL_DELETOR_5000",
+ "PERSONAL_DELETOR_6000",
+ "PERSONAL_DELETOR_7000"
]
}