aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
-rw-r--r--sdvx/sdvx_csv_to_tachi.py2
2 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 19ae51a..8961cf4 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,2 @@
-Some scripts to convert from various sources to Tachi/Kamaitachi "Batch Manual" import jsons \ No newline at end of file
+Some scripts to convert from various sources to Tachi/Kamaitachi "Batch Manual" import jsons.
+Use with caution as there may be some cases missing.
diff --git a/sdvx/sdvx_csv_to_tachi.py b/sdvx/sdvx_csv_to_tachi.py
index 062b0f4..b15858d 100644
--- a/sdvx/sdvx_csv_to_tachi.py
+++ b/sdvx/sdvx_csv_to_tachi.py
@@ -10,7 +10,7 @@ DIFFICULTY_MAPPING = {
"GRAVITY": "GRV",
"HEAVENLY": "HVN",
"VIVD": "VVD",
- "EXCEED": "EXCEED",
+ "EXCEED": "XCD",
"MAXIMUM": "MXM"
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage