diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-12-21 01:22:07 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-12-21 01:22:07 -0800 |
| commit | 579056de198595979ae2cf692a32d0456353764f (patch) | |
| tree | 9b854b113aad5b42eb5829d12d1f7c2002412079 | |
| parent | d312b1770ca37656b8614fdf7accf300fc4d23eb (diff) | |
sdvx: asphyxia 22vv0 maxxive
| -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 = { |
