diff options
author | TymanWasTaken <32660892+TymanWasTaken@users.noreply.github.com> | 2020-12-17 23:16:46 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-17 23:16:46 -0500 |
commit | 96092251670b6a75aa3f3003e9b0465af3641acc (patch) | |
tree | b4b81b10fafd4e3adc204858f29321801bc73e03 /constants | |
parent | 2c03e0b958aac3fcbca73762f181046477febe9f (diff) | |
download | NotEnoughUpdates-REPO-96092251670b6a75aa3f3003e9b0465af3641acc.tar.gz NotEnoughUpdates-REPO-96092251670b6a75aa3f3003e9b0465af3641acc.tar.bz2 NotEnoughUpdates-REPO-96092251670b6a75aa3f3003e9b0465af3641acc.zip |
Add sc7k to talisman upgrades (#332)
Diffstat (limited to 'constants')
-rw-r--r-- | constants/misc.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/constants/misc.json b/constants/misc.json index c7a476de..7753ce6b 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -333,10 +333,15 @@ ], "PERSONAL_COMPACTOR_4000": [ "PERSONAL_COMPACTOR_5000", - "PERSONAL_COMPACTOR_6000" + "PERSONAL_COMPACTOR_6000", + "PERSONAL_COMPACTOR_7000" ], "PERSONAL_COMPACTOR_5000": [ - "PERSONAL_COMPACTOR_6000" + "PERSONAL_COMPACTOR_6000", + "PERSONAL_COMPACTOR_7000" + ], + "PERSONAL_COMPACTOR_6000": [ + "PERSONAL_COMPACTOR_7000" ], "SCARF_STUDIES": [ "SCARF_THESIS", |