talksprite placing
This commit is contained in:
parent
8d3617fe53
commit
337f705dfe
72 changed files with 988 additions and 157 deletions
|
@ -15,6 +15,7 @@ function unit(personaldata_, classdata_, stats_) constructor {
|
|||
up = personaldata_.up;
|
||||
down = personaldata_.down;
|
||||
aitype = personaldata_.aitype;
|
||||
face = personaldata_.face;
|
||||
alignment = noone;
|
||||
var i;
|
||||
for (i=0; i<array_length(stats_); i++) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue