mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 04:31:30 +08:00
Fix: fix camera_data as buff bar covers upperleft (fixed #4188)
This commit is contained in:
@@ -6,7 +6,7 @@ from module.logger import logger
|
||||
MAP = CampaignMap('D1')
|
||||
MAP.shape = 'K8'
|
||||
MAP.camera_data = ['D3', 'D6', 'G2', 'G6']
|
||||
MAP.camera_data_spawn_point = ['G2']
|
||||
MAP.camera_data_spawn_point = ['E2']
|
||||
MAP.map_data = """
|
||||
-- ++ ++ ++ SP -- SP ++ -- -- --
|
||||
ME -- Me -- -- __ -- -- -- MB --
|
||||
|
||||
Reference in New Issue
Block a user