Typo fixes and duplicate music track renoval.
This commit is contained in:
parent
7454d5859f
commit
08106452f9
1 changed files with 3 additions and 4 deletions
|
@ -15,7 +15,6 @@
|
|||
{EXTRA_SCENARIO_MUSIC "northerners.ogg"}
|
||||
{EXTRA_SCENARIO_MUSIC "battle.ogg"}
|
||||
{EXTRA_SCENARIO_MUSIC "loyalists.ogg"}
|
||||
{EXTRA_SCENARIO_MUSIC "legends_of_the_north.ogg"}
|
||||
{EXTRA_SCENARIO_MUSIC "revelation.ogg"}
|
||||
|
||||
[story]
|
||||
|
@ -334,7 +333,7 @@
|
|||
[/hide_unit]
|
||||
|
||||
# Check if Eryssa is alive. If yes place her at the helm of side 9;
|
||||
# if not, younger lich assumes command and elvers are scrubbed from
|
||||
# if not, younger lich assumes command and elves are scrubbed from
|
||||
# the side's recall list.
|
||||
[recall]
|
||||
id=Eryssa
|
||||
|
@ -382,7 +381,7 @@
|
|||
{VARIABLE place_second_lich_at.x $side_nine_starts_at.x}
|
||||
{VARIABLE place_second_lich_at.y $side_nine_starts_at.y}
|
||||
{VARIABLE place_second_lich_at.side 9}
|
||||
{VARIABLE place_secodn_lich_at.canrecruit yes}
|
||||
{VARIABLE place_second_lich_at.canrecruit yes}
|
||||
[unstore_unit]
|
||||
variable=place_second_lich_at
|
||||
[/unstore_unit]
|
||||
|
@ -844,7 +843,7 @@
|
|||
[/message]
|
||||
[/else]
|
||||
[/if]
|
||||
# And dwarves grand entrance
|
||||
# And the dwarves' grand entrance
|
||||
[move_unit_fake]
|
||||
type=Dwarvish Lord
|
||||
side=8
|
||||
|
|
Loading…
Add table
Reference in a new issue