diff options
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", |