Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resources: cn-7.05 #492

Merged
merged 1 commit into from
Nov 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion resources/zone_info.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9864,6 +9864,7 @@ const data: ZoneInfoType = {
'contentType': 9,
'exVersion': 5,
'name': {
'cn': '加加财富天坑',
'de': 'Cenote Ja Ja Gural',
'en': 'Cenote Ja Ja Gural',
'fr': 'Cénote Ja Ja Gural',
Expand Down Expand Up @@ -9983,7 +9984,7 @@ const data: ZoneInfoType = {
'contentType': 7,
'exVersion': 5,
'name': {
'cn': '打倒!沙尔托菲特盗贼团',
'cn': '打倒!沙尔托菲特盗贼团',
'de': 'Der mächtigste Schild',
'en': 'The Mightiest Shield',
'fr': 'Mauvais cru pour Chalteaufite',
Expand Down Expand Up @@ -10028,6 +10029,7 @@ const data: ZoneInfoType = {
'contentType': 5,
'exVersion': 5,
'name': {
'cn': '阿卡狄亚零式登天斗技场 轻量级1',
'de': 'Arkadion - Halbschwergewicht R1 (episch)',
'en': 'AAC Light-heavyweight M1 (Savage)',
'fr': 'Poids mi-lourds CCA - match 1 (sadique)',
Expand Down Expand Up @@ -10057,6 +10059,7 @@ const data: ZoneInfoType = {
'contentType': 5,
'exVersion': 5,
'name': {
'cn': '阿卡狄亚零式登天斗技场 轻量级2',
'de': 'Arkadion - Halbschwergewicht R2 (episch)',
'en': 'AAC Light-heavyweight M2 (Savage)',
'fr': 'Poids mi-lourds CCA - match 2 (sadique)',
Expand Down Expand Up @@ -10086,6 +10089,7 @@ const data: ZoneInfoType = {
'contentType': 5,
'exVersion': 5,
'name': {
'cn': '阿卡狄亚零式登天斗技场 轻量级3',
'de': 'Arkadion - Halbschwergewicht R3 (episch)',
'en': 'AAC Light-heavyweight M3 (Savage)',
'fr': 'Poids mi-lourds CCA - match 3 (sadique)',
Expand Down Expand Up @@ -10115,6 +10119,7 @@ const data: ZoneInfoType = {
'contentType': 5,
'exVersion': 5,
'name': {
'cn': '阿卡狄亚零式登天斗技场 轻量级4',
'de': 'Arkadion - Halbschwergewicht R4 (episch)',
'en': 'AAC Light-heavyweight M4 (Savage)',
'fr': 'Poids mi-lourds CCA - match 4 (sadique)',
Expand Down
Loading