diff options
| -rw-r--r-- | sdvx/asphyxia/22vv0_kfc_to_tachi.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sdvx/asphyxia/22vv0_kfc_to_tachi.py b/sdvx/asphyxia/22vv0_kfc_to_tachi.py index a52aa8a..637443f 100644 --- a/sdvx/asphyxia/22vv0_kfc_to_tachi.py +++ b/sdvx/asphyxia/22vv0_kfc_to_tachi.py @@ -9,7 +9,8 @@ LAMP_MAP = { 2: "CLEAR", 3: "EXCESSIVE CLEAR", 4: "ULTIMATE CHAIN", - 5: "PERFECT ULTIMATE CHAIN" + 5: "PERFECT ULTIMATE CHAIN", + 6: "MAXXIVE CLEAR" } DIFFICULTY_MAP = { |
