Fixed a music track typo in EI and an animation error in orcish crossbowman.
This commit is contained in:
parent
5ac39c8537
commit
f16d944ce6
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
[story]
|
||||
#textdomain wesnoth-ei
|
||||
[part]
|
||||
music=wesnoth-1
|
||||
music=wesnoth-1.ogg
|
||||
story= _ "It was the thirtieth year of Konrad II's reign, and there were strange occurrences on the eastern border of Wesnoth."
|
||||
background=campaigns/Eastern_Invasion/maps/eastern_invasion.png
|
||||
[/part]
|
||||
|
|
|
@ -92,8 +92,8 @@
|
|||
sound=crossbow-miss.ogg
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-300
|
||||
end=-150
|
||||
begin=-150
|
||||
end=0
|
||||
image="units/orcs/xbowman-ranged-2.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
|
@ -112,8 +112,8 @@
|
|||
sound=crossbow.ogg
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-300
|
||||
end=-150
|
||||
begin=-150
|
||||
end=0
|
||||
image="units/orcs/xbowman-ranged-2.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
|
|
Loading…
Add table
Reference in a new issue