Make {MOVE_UNIT (...)} consider the gender and unit variation too,
when doing the move_unit_fake.
This commit is contained in:
parent
c57a70745b
commit
1dd3cb11b4
1 changed files with 2 additions and 0 deletions
|
@ -272,6 +272,8 @@
|
|||
|
||||
[move_unit_fake]
|
||||
type=$MOVE_UNIT_temp.type
|
||||
gender=$MOVE_UNIT_temp.gender
|
||||
variation=$MOVE_UNIT_temp.variation
|
||||
side=$MOVE_UNIT_temp.side
|
||||
x=$MOVE_UNIT_path_coords_x
|
||||
y=$MOVE_UNIT_path_coords_y
|
||||
|
|
Loading…
Add table
Reference in a new issue