mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-08 04:41:45 +08:00
Fix: Misspelling & Line-end spaces
This commit is contained in:
@@ -22,7 +22,6 @@ MAP.weight_data = """
|
||||
90 90 90 90 90 90 90 90
|
||||
90 90 90 90 90 90 90 90
|
||||
90 90 90 90 90 90 90 90
|
||||
|
||||
"""
|
||||
MAP.spawn_data = [
|
||||
{'battle': 0, 'enemy': 2},
|
||||
|
||||
@@ -22,7 +22,6 @@ MAP.weight_data = """
|
||||
90 90 90 90 90 90 90 10 05 90 90
|
||||
90 90 90 90 90 25 20 15 90 90 90
|
||||
90 90 90 40 35 30 90 90 90 90 90
|
||||
|
||||
"""
|
||||
MAP.spawn_data = [
|
||||
{'battle': 0, 'enemy': 3},
|
||||
|
||||
@@ -23,7 +23,7 @@ MAP.weight_data = """
|
||||
90 90 90 90 90 90 90 90 90
|
||||
90 90 90 90 90 90 90 90 90
|
||||
90 90 90 90 90 90 90 90 90
|
||||
90 90 90 90 90 90 90 90 90
|
||||
90 90 90 90 90 90 90 90 90
|
||||
"""
|
||||
MAP.spawn_data = [
|
||||
{'battle': 0, 'enemy': 3},
|
||||
|
||||
@@ -22,7 +22,6 @@ MAP.weight_data = """
|
||||
20 20 20 10 10 20 20 35
|
||||
50 90 90 60 60 90 90 90
|
||||
90 90 90 70 80 90 90 90
|
||||
|
||||
"""
|
||||
MAP.spawn_data = [
|
||||
{'battle': 0, 'enemy': 3},
|
||||
|
||||
Reference in New Issue
Block a user