mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-17 20:02:54 +00:00
Fix a minor WML error and some spelling glitches.
This commit is contained in:
parent
b0ef4983d3
commit
4627e24856
@ -534,10 +534,10 @@
|
|||||||
y=$side_seven_starts_at.y
|
y=$side_seven_starts_at.y
|
||||||
[/unhide_unit]
|
[/unhide_unit]
|
||||||
|
|
||||||
|
[recall]
|
||||||
|
id=Eryssa
|
||||||
|
[/recall]
|
||||||
[if]
|
[if]
|
||||||
[recall]
|
|
||||||
id=Eryssa
|
|
||||||
[/recall]
|
|
||||||
[have_unit]
|
[have_unit]
|
||||||
id=Eryssa
|
id=Eryssa
|
||||||
[/have_unit]
|
[/have_unit]
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
{AMLA_DEFAULT}
|
{AMLA_DEFAULT}
|
||||||
cost=40
|
cost=40
|
||||||
usage=scout
|
usage=scout
|
||||||
description= _ "Powerful magic users sometimes have familiars, creatures which have had a spirit or minor demon drawn into them. A familar may act as a spy or messenger for its master."
|
description= _ "Powerful magic users sometimes have familiars, creatures which have had a spirit or minor demon drawn into them. A familiar may act as a spy or messenger for its master."
|
||||||
die_sound=bat-flapping.wav
|
die_sound=bat-flapping.wav
|
||||||
|
|
||||||
# Use undeadfoot resistances despite the smallfly movement values
|
# Use undeadfoot resistances despite the smallfly movement values
|
||||||
|
@ -202,7 +202,6 @@
|
|||||||
{HIGHLIGHT_IMAGE 13 10 items/gohere.png ()}
|
{HIGHLIGHT_IMAGE 13 10 items/gohere.png ()}
|
||||||
|
|
||||||
#ifdef EASY
|
#ifdef EASY
|
||||||
# wmllint: local spelling dialogue
|
|
||||||
[message]
|
[message]
|
||||||
speaker=narrator
|
speaker=narrator
|
||||||
image=items/gohere.png
|
image=items/gohere.png
|
||||||
|
@ -225,6 +225,7 @@
|
|||||||
[/gold_carryover]
|
[/gold_carryover]
|
||||||
|
|
||||||
[note]
|
[note]
|
||||||
|
# wmllint: local spelling Unrecalled
|
||||||
description= _ "Unrecalled units will be available for Deoran."
|
description= _ "Unrecalled units will be available for Deoran."
|
||||||
[/note]
|
[/note]
|
||||||
[/objectives]
|
[/objectives]
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
#textdomain wesnoth-units
|
#textdomain wesnoth-units
|
||||||
[unit_type]
|
[unit_type]
|
||||||
id=Dwarvish Runemaster
|
id=Dwarvish Runemaster
|
||||||
|
# wmllint: general spelling runemaster runemasters
|
||||||
name= _ "Dwarvish Runemaster"
|
name= _ "Dwarvish Runemaster"
|
||||||
race=dwarf
|
race=dwarf
|
||||||
image="units/dwarves/runemaster.png"
|
image="units/dwarves/runemaster.png"
|
||||||
|
@ -510,6 +510,7 @@ usage=mask
|
|||||||
[message]
|
[message]
|
||||||
speaker=narrator
|
speaker=narrator
|
||||||
caption= _ "Death"
|
caption= _ "Death"
|
||||||
|
# wmllint: local spelling *Muahahaha*
|
||||||
message= _ "You have lost this game, but fear not. You can always try again. And again. And again. *Muahahaha*"
|
message= _ "You have lost this game, but fear not. You can always try again. And again. And again. *Muahahaha*"
|
||||||
image=portraits/undead/transparent/spectre.png
|
image=portraits/undead/transparent/spectre.png
|
||||||
[/message]
|
[/message]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user