diff --git a/.gitignore b/.gitignore index 107612b..9deb80e 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ bld/ # Visual Studio 2015/2017 cache/options directory .vs/ +.vscode/ # Uncomment if you have tasks that create the project's static files in wwwroot #wwwroot/ diff --git a/Data/DcDuty-English.json b/Data/DcDuty-English.json index 8ada9b5..59dc7a8 100644 --- a/Data/DcDuty-English.json +++ b/Data/DcDuty-English.json @@ -1,5 +1,5 @@ { - "version": "202310310", + "version": "202401190", "language": "English", "displayLanguage": "English", "roulettes": { @@ -680,6 +680,7 @@ "941": "Anabaseios: The Eleventh Circle (Savage)", "942": "Anabaseios: The Twelfth Circle", "943": "Anabaseios: The Twelfth Circle (Savage)", + "944": "The Gilded Araya", "945": "Mount Rokkon", "946": "Another Mount Rokkon", "947": "Another Mount Rokkon (Savage)", diff --git a/Data/DcDuty-German.json b/Data/DcDuty-German.json index 6e0c5e8..c4b968f 100644 --- a/Data/DcDuty-German.json +++ b/Data/DcDuty-German.json @@ -1,5 +1,5 @@ { - "version": "202310310", + "version": "202401190", "language": "German", "displayLanguage": "Deutsch", "roulettes": { @@ -680,6 +680,7 @@ "941": "Anabaseios - Elfter Kreis (episch)", "942": "Anabaseios - Zwölfter Kreis", "943": "Anabaseios - Zwölfter Kreis (episch)", + "944": "Prophetie - Asura", "945": "Der Rokkon", "946": "Der kuriose Rokkon", "947": "Der kuriose Rokkon (episch)", diff --git a/Data/DcDuty-Japanese.json b/Data/DcDuty-Japanese.json index bcbe7e0..316c23f 100644 --- a/Data/DcDuty-Japanese.json +++ b/Data/DcDuty-Japanese.json @@ -1,5 +1,5 @@ { - "version": "202310310", + "version": "202401190", "language": "Japanese", "displayLanguage": "日本語", "roulettes": { @@ -680,6 +680,7 @@ "941": "万魔殿パンデモニウム零式:天獄編3", "942": "万魔殿パンデモニウム:天獄編4", "943": "万魔殿パンデモニウム零式:天獄編4", + "944": "アスラ討滅戦", "945": "ヴァリアントダンジョン 六根山", "946": "アナザーダンジョン 異聞六根山", "947": "アナザーダンジョン 異聞六根山 零式", diff --git a/Data/DcDuty-Korean.json b/Data/DcDuty-Korean.json index 23552ba..a0efad1 100644 --- a/Data/DcDuty-Korean.json +++ b/Data/DcDuty-Korean.json @@ -1,5 +1,5 @@ { - "version": "202310310", + "version": "202401190", "language": "Korean", "displayLanguage": "한국말", "roulettes": { @@ -657,6 +657,7 @@ "941": "마의 전당 판데모니움: 천옥편(영웅) 3", "942": "마의 전당 판데모니움: 천옥편 4", "943": "마의 전당 판데모니움: 천옥편(영웅) 4", + "944": "아수라 토벌전", "945": "변형 던전: 육근산", "946": "파생 던전: 번외 육근산", "947": "파생 던전: 번외 육근산(영웅)",