mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-13 11:35:45 +00:00
Re-attempting e4730ef1 (Minor corrections to Dunefolk and Two Brothers text) as per advice from @ivanovic.
[ci skip]
This commit is contained in:
parent
e56812e3bd
commit
1a3a28c59c
@ -334,7 +334,7 @@ Yet for some reason I fear these brothers more. If Mordak were here it would be
|
||||
[/not]
|
||||
[/show_if]
|
||||
)}
|
||||
{HINT ( _ "The dark sorcerer is a strong unit; attack him with multiple units at once and try to force him off of his keep.") (
|
||||
{HINT ( _ "The dark sorcerer is a strong unit; attack him with multiple units at once and try to force him off his keep.") (
|
||||
[show_if]
|
||||
[have_unit]
|
||||
id=Baran
|
||||
|
@ -19,7 +19,7 @@
|
||||
{AMLA_DEFAULT}
|
||||
cost=33
|
||||
usage=fighter
|
||||
description= _ "Some men excel at medicine the way others do at strength of arms, and the Apothecaries are those whose knowledge is without peer outside of the Dunefolk. Their remedies cannot only heal wounds but remove infection and poison as well, often to the disbelief of the injured. Hardened by years of travels, many are able to treat themselves."+{SPECIAL_NOTES}+{SPECIAL_NOTES_CURES}+{SPECIAL_NOTES_REGENERATES}
|
||||
description= _ "Some men excel at medicine the way others do at strength of arms, and the Apothecaries are those whose knowledge is without peer outside of the Dunefolk. Their remedies can not only heal wounds but remove infection and poison as well, often to the disbelief of the injured. Hardened by years of travels, many are able to treat themselves."+{SPECIAL_NOTES}+{SPECIAL_NOTES_CURES}+{SPECIAL_NOTES_REGENERATES}
|
||||
die_sound={SOUND_LIST:ELF_HIT}
|
||||
{DEFENSE_ANIM "units/dunefolk/apothecary.png" "units/dunefolk/apothecary.png" {SOUND_LIST:ELF_HIT} }
|
||||
[attack]
|
||||
|
@ -147,6 +147,10 @@ game_stringfixes = {
|
||||
("consequently, those orcs thirsting for battle got more then", "consequently, those orcs thirsting for battle got more than"),
|
||||
),
|
||||
|
||||
"wesnoth-tb" : (
|
||||
("try to force him off of his keep", "try to force him off his keep"),
|
||||
),
|
||||
|
||||
"wesnoth-tutorial" : (
|
||||
# conversion added in 1.11.0-dev
|
||||
("$unit.type", "$unit.language_name"),
|
||||
@ -160,6 +164,7 @@ game_stringfixes = {
|
||||
("Mudafis excel", "Mudafi excel"),
|
||||
("uses to this advantage", "uses this to their advantage"),
|
||||
("and are valuable enough that auxilliaries who specialize", "and are valuable enough that auxiliaries who specialize"),
|
||||
("Their remedies cannot only heal wounds", "Their remedies can not only heal wounds"),
|
||||
),
|
||||
|
||||
"wesnoth-utbs" : (
|
||||
|
Loading…
x
Reference in New Issue
Block a user