mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-18 13:47:18 +08:00
Opt: Perspective parameter and camera_data in chapter AC
This commit is contained in:
@@ -6,8 +6,8 @@ from .a1 import Config as ConfigBase
|
||||
|
||||
MAP = CampaignMap('A3')
|
||||
MAP.shape = 'I8'
|
||||
MAP.camera_data = ['D2', 'D6', 'F2', 'F6']
|
||||
MAP.camera_data_spawn_point = ['F2', 'D2']
|
||||
MAP.camera_data = ['D3', 'E6']
|
||||
MAP.camera_data_spawn_point = ['E2']
|
||||
MAP.map_data = """
|
||||
-- -- -- -- SP SP -- -- --
|
||||
-- ME ++ ++ -- -- ++ ++ --
|
||||
|
||||
Reference in New Issue
Block a user