mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 06:51:43 +00:00
Fix a couple of glitches revealed by wmllint.
This commit is contained in:
parent
0275521cfc
commit
4bd5572544
@ -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…
x
Reference in New Issue
Block a user