Skip to content

Commit 96f56b7

Browse files
authored
resources: KO 7.25 (OverlayPlugin#779)
`npm run generate`... and coverage.ts
1 parent 941a8ce commit 96f56b7

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

resources/zone_info.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10434,6 +10434,7 @@ const data: ZoneInfoType = {
1043410434
'en': 'The Occult Crescent: South Horn',
1043510435
'fr': 'Île de Lunule méridionale',
1043610436
'ja': '蜃気楼の島 クレセントアイル:南征編',
10437+
'ko': '초승달 섬: 남부편',
1043710438
},
1043810439
'offsetX': 0,
1043910440
'offsetY': 0,

util/coverage/coverage.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,11 +272,13 @@ const contentTypeToLabel: {
272272
en: 'Occult Crescent',
273273
fr: 'Croissant Occulte',
274274
cn: '蜃景幻界新月岛',
275+
ko: '초승달 섬',
275276
},
276277
short: {
277278
en: 'Occult',
278279
fr: 'Croissant',
279280
cn: '新月岛',
281+
ko: '초승달 섬',
280282
},
281283
},
282284
[ContentType.DisciplesOfTheLand]: {

0 commit comments

Comments
 (0)