AToTB S02 Fix bug: Missing units

Recruiting the revenants fails because the location is invalid.
This commit is contained in:
Gregory A Lundberg 2016-08-15 16:16:45 -05:00
parent 33c2e1037b
commit 75986550ad

View file

@ -324,14 +324,14 @@ Besides... I want my brother back."
#else
[unit]
type=Revenant
x=9,5
x,y=9,5
ai_special=guardian
side=2
[/unit]
[unit]
type=Revenant
x=9,3
x,y=9,3
ai_special=guardian
side=2
[/unit]