Skip to content

Commit c504b6a

Browse files
authored
fix 8-2BJ.yaml (#8)
1 parent 2206281 commit c504b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plans/normal_fight/8-2BJ.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ node_args:
2020
proceed: True
2121
J:
2222
enemy_rules:
23-
- ["SAP<=1", "retreat"] # 不存在补给舰时撤退
23+
- ["SAP<1", "retreat"] # 不存在补给舰时撤退
2424
SL_when_spot_enemy_fails: True
2525
formation: 4
2626
night: False

0 commit comments

Comments
 (0)