Fix a couple of glitches revealed by wmllint.
This commit is contained in:
parent
0275521cfc
commit
4bd5572544
2 changed files with 6 additions and 6 deletions
|
@ -263,9 +263,9 @@
|
|||
# [/frame]
|
||||
# [/movement_anim]
|
||||
[attack_anim]
|
||||
[attack_filter]
|
||||
[filter_attack]
|
||||
name=fangs
|
||||
[/attack_filter]
|
||||
[/filter_attack]
|
||||
#direction=s,se,sw
|
||||
offset=0.0~0.9:200,0.9~0.0:160
|
||||
start_time=-200
|
||||
|
@ -320,9 +320,9 @@
|
|||
[/frame]
|
||||
[/attack_anim]
|
||||
# [attack_anim]
|
||||
# [attack_filter]
|
||||
# [filter_attack]
|
||||
# name=fangs
|
||||
# [/attack_filter]
|
||||
# [/filter_attack]
|
||||
# direction=n,ne,nw
|
||||
# offset=0.0~0.9:200,0.9~0.0:160
|
||||
# start_time=-200
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
villages_per_scout=8
|
||||
[/ai]
|
||||
side=1
|
||||
canrecruit=1
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
team_name=north
|
||||
user_team_name= _ "teamname^North"
|
||||
|
@ -59,7 +59,7 @@
|
|||
villages_per_scout=8
|
||||
[/ai]
|
||||
side=2
|
||||
canrecruit=1
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
team_name=south
|
||||
user_team_name= _ "teamname^South"
|
||||
|
|
Loading…
Add table
Reference in a new issue