correct the conditional move

This commit is contained in:
Gunter Labes 2008-01-29 05:53:24 +00:00
parent 89df9a04f3
commit 896f3298a8

View file

@ -77,8 +77,8 @@ Gs^Fp , Gs^Fp , Wwf , Wwf , Mm , Rd
#turn 2
[ move(loc(11,21),loc(13,17)),
if(unit_at(loc(11,22)).total_movement = 6,
[move(loc(11,22),loc(15,18))],
[move(loc(11,22),loc(15,19))]),
move(loc(11,22),loc(13,18)),
move(loc(11,22),loc(15,19))),
move(loc(10,22),loc(7,19)),
move(loc(9,22),loc(4,22)),
move(loc(11,24),loc(18,24)),