mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-09 19:36:49 +00:00
Fixed Mal-Bakral's troops attacking him
This commit is contained in:
parent
911480ef4d
commit
7e8c304d74
@ -224,26 +224,26 @@ Defeat:
|
||||
[/terrain]
|
||||
[unit]
|
||||
type=Revenant
|
||||
side=3
|
||||
side=4
|
||||
x=2
|
||||
y=5
|
||||
[/unit]
|
||||
[unit]
|
||||
type=Revenant
|
||||
side=3
|
||||
side=4
|
||||
x=4
|
||||
y=5
|
||||
[/unit]
|
||||
[unit]
|
||||
type=Revenant
|
||||
side=3
|
||||
side=4
|
||||
x=2
|
||||
y=4
|
||||
ai_special=guardian
|
||||
[/unit]
|
||||
[unit]
|
||||
type=Revenant
|
||||
side=3
|
||||
side=4
|
||||
x=4
|
||||
y=4
|
||||
ai_special=guardian
|
||||
@ -252,13 +252,13 @@ Defeat:
|
||||
#ifdef HARD
|
||||
[unit]
|
||||
type=Bone Shooter
|
||||
side=3
|
||||
side=4
|
||||
x=3
|
||||
y=5
|
||||
[/unit]
|
||||
[unit]
|
||||
type=Bone Shooter
|
||||
side=3
|
||||
side=4
|
||||
x=3
|
||||
y=4
|
||||
ai_special=guardian
|
||||
|
Loading…
x
Reference in New Issue
Block a user