SoF: Use the correct macro for enemy flags
Fixes subtle animation issues with them. [ci skip]
This commit is contained in:
parent
9fa0536eaa
commit
ceabe0c79c
1 changed files with 2 additions and 2 deletions
|
@ -36,7 +36,7 @@
|
|||
{INCOME 8 12 16}
|
||||
team_name=orcs
|
||||
user_team_name= _ "Orcs"
|
||||
{FLAG_VARIANT ragged}
|
||||
{FLAG_VARIANT6 ragged}
|
||||
# [ai]
|
||||
# aggression=1.0
|
||||
# caution=0.0
|
||||
|
@ -54,7 +54,7 @@
|
|||
{INCOME 8 12 16}
|
||||
team_name=orcs
|
||||
user_team_name= _ "Goblins"
|
||||
{FLAG_VARIANT ragged}
|
||||
{FLAG_VARIANT6 ragged}
|
||||
# [ai]
|
||||
# aggression=1.0
|
||||
# caution=0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue