mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 19:32:35 +00:00
Fixed a music track typo in EI and an animation error in orcish crossbowman.
This commit is contained in:
parent
5ac39c8537
commit
f16d944ce6
@ -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…
x
Reference in New Issue
Block a user