diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2021-03-09 18:28:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-09 12:28:08 -0500 |
commit | 78e775da64b598dd40387f22081ed7a3927e8af1 (patch) | |
tree | 2181d4129400fad2be856a1ac673b56962bf249d /constants | |
parent | 73b6f703307b4524fadead8fd0977c67b028e1f6 (diff) | |
download | NotEnoughUpdates-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.json | 5 |
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" ] } |