parent
74562e2946
commit
ceabfa7b68
4 changed files with 6 additions and 3 deletions
|
@ -327,7 +327,7 @@
|
|||
name=turn 18
|
||||
[message]
|
||||
speaker=Delfador
|
||||
message= _ "We must make haste! Far greater challenges lie before us, by tarrying here we’re diminishing our resources."
|
||||
message= _ "We must make haste! Far greater challenges lie before us. By tarrying here we’re diminishing our resources."
|
||||
[/message]
|
||||
[/event]
|
||||
|
||||
|
|
|
@ -489,7 +489,7 @@
|
|||
[message]
|
||||
speaker=Delfador
|
||||
# wmllint: local spelling Elnar
|
||||
message= _ "We should not speak of it now. Instead come with me, Konrad and Li’sar, to the top of mount Elnar. To look at Weldyn. To make plans for the battle, and to talk."
|
||||
message= _ "We should not speak of it now. Instead come with me, Konrad and Li’sar, to the top of Mount Elnar. To look at Weldyn. To make plans for the battle, and to talk."
|
||||
[/message]
|
||||
[endlevel]
|
||||
result=victory
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
#enddef
|
||||
|
||||
#define SPECIAL_NOTES_INITIATIVE
|
||||
_" This unit's grasp of melee tactics allows adjacent allies to strike the first blow even when defending."#enddef
|
||||
_" This unit’s grasp of melee tactics allows adjacent allies to strike the first blow even when defending."#enddef
|
||||
|
||||
#define INITIATIVE_OBJECT FILTER
|
||||
[object]
|
||||
|
|
|
@ -148,6 +148,9 @@ game_stringfixes = {
|
|||
("That is so very encouraging....","That is so very encouraging..."),
|
||||
# fix added in 1.14.4+dev
|
||||
("can now aid those around her in the art of combat.", "can aid those around her in the art of combat."),
|
||||
# fixes added in 1.14.9+dev
|
||||
("This unit's grasp of melee tactics", "This unit’s grasp of melee tactics"),
|
||||
("mount Elnar", "Mount Elnar"),
|
||||
),
|
||||
|
||||
"wesnoth-low" : (
|
||||
|
|
Loading…
Add table
Reference in a new issue