looks like battle animations to me
This commit is contained in:
parent
64a74d6f36
commit
b0e718f879
12 changed files with 107 additions and 20 deletions
|
@ -73,6 +73,7 @@ function st_control() {
|
|||
}
|
||||
c_dewait(global.turn);
|
||||
//global.turn = (global.turn+1)%2;
|
||||
k = 0;
|
||||
global.turn = ARMY.THEM;
|
||||
log("TURN " + string(global.turn));
|
||||
state = st_enemyturn;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue