Connect battle objectives to play feedback
This commit is contained in:
@@ -619,7 +619,9 @@ export const secondBattleScenario: BattleScenarioDefinition = {
|
||||
kind: 'secure-terrain',
|
||||
label: '북쪽 마을 확보',
|
||||
rewardGold: 180,
|
||||
terrain: 'village'
|
||||
terrain: 'village',
|
||||
targetTile: { x: 19, y: 5, radius: 2 },
|
||||
threatRadius: 1
|
||||
},
|
||||
{
|
||||
id: 'quick',
|
||||
|
||||
Reference in New Issue
Block a user