feat: add walkable Guangzong sortie camp
This commit is contained in:
@@ -1632,7 +1632,7 @@ try {
|
||||
if (
|
||||
fourthBattleState.camera?.mapWidth !== 24 ||
|
||||
fourthBattleState.camera?.mapHeight !== 20 ||
|
||||
fourthBattleState.victoryConditionLabel !== '장각 격파' ||
|
||||
fourthBattleState.victoryConditionLabel !== '장각 본대 지휘 와해' ||
|
||||
fourthEnemies.length < 12 ||
|
||||
!fourthEnemyBehaviors.has('aggressive') ||
|
||||
!fourthEnemyBehaviors.has('guard') ||
|
||||
|
||||
Reference in New Issue
Block a user