mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-05 12:00:58 +08:00
Add: Chapter CD in Scherzo of Iron and Blood Rerun
- Fix camera position in B3
This commit is contained in:
@@ -6,8 +6,8 @@ from .b1 import Config as ConfigBase
|
||||
|
||||
MAP = CampaignMap('B3')
|
||||
MAP.shape = 'I7'
|
||||
MAP.camera_data = ['D3', 'D5', 'F3', 'F5']
|
||||
MAP.camera_data_spawn_point = ['D3']
|
||||
MAP.camera_data = ['D2', 'D5', 'F3', 'F5']
|
||||
MAP.camera_data_spawn_point = ['D2', 'D5']
|
||||
MAP.map_data = """
|
||||
MS -- -- ++ ++ -- -- -- --
|
||||
-- Me ME MS ++ -- ME -- --
|
||||
|
||||
Reference in New Issue
Block a user