feat: upgrade city stay exploration

This commit is contained in:
2026-07-28 00:12:10 +09:00
parent 9d67e0ae1d
commit 1a81ce5689
18 changed files with 1733 additions and 218 deletions

View File

@@ -6,7 +6,10 @@ const expectedAssets = [
'prologue-village.webp',
'prologue-militia-camp.webp',
'second-pursuit-village-ferry.webp',
'third-guangzong-sortie-camp.webp'
'third-guangzong-sortie-camp.webp',
'city-xuzhou-stay.webp',
'city-xinye-stay.webp',
'city-chengdu-stay.webp'
];
const expectedWidth = 1920;
const expectedHeight = 1080;