slight text edits
- missing dots in some MP strings
- superfluous space in some MP strings
-ran wmlinden on UtBS scenarios
[ci skip]
(cherry-picked from commit 5bd6221c44
)
This commit is contained in:
parent
9cacb51351
commit
40dc80f02f
5 changed files with 11 additions and 12 deletions
|
@ -1715,7 +1715,7 @@
|
|||
x,y=28,24
|
||||
side=4
|
||||
[/capture_village]
|
||||
|
||||
|
||||
[capture_village]
|
||||
x,y=35,27
|
||||
side=4
|
||||
|
|
|
@ -55,7 +55,6 @@
|
|||
center=144,162
|
||||
[/image]
|
||||
[/terrain_graphics]
|
||||
|
||||
|
||||
#Side 1: elves
|
||||
[side]
|
||||
|
|
|
@ -755,7 +755,7 @@
|
|||
x,y=10,10
|
||||
[/unit]
|
||||
#define UTBS_YECH_CS
|
||||
CS(-240,30,20)#enddef
|
||||
CS(-240,30,20)#enddef
|
||||
[item]
|
||||
halo=halo/illuminates-aura.png~{UTBS_YECH_CS}
|
||||
x,y=10,10
|
||||
|
@ -1058,12 +1058,12 @@ CS(-240,30,20)#enddef
|
|||
value=$stored_alien.hitpoints
|
||||
[/set_variable]
|
||||
|
||||
# [modify_unit]
|
||||
# [filter]
|
||||
# type=Central Body
|
||||
# [/filter]
|
||||
# hitpoints=$this_unit.max_hitpoints
|
||||
# [/modify_unit]
|
||||
# [modify_unit]
|
||||
# [filter]
|
||||
# type=Central Body
|
||||
# [/filter]
|
||||
# hitpoints=$this_unit.max_hitpoints
|
||||
# [/modify_unit]
|
||||
|
||||
[if]
|
||||
[variable]
|
||||
|
|
|
@ -201,7 +201,7 @@ He was taken quite unawares by the Basilisk, and turned to stone before he even
|
|||
{UNIT_PETRIFY "Iron Mauler" _"Talael Ryndoc" 34 11}
|
||||
[+unit]
|
||||
facing=sw
|
||||
description=_ "General Talael Ryndoc came to this place to fight a duel with the Grand Marshal Aethec Corryn, but the two men never found one another. "
|
||||
description=_ "General Talael Ryndoc came to this place to fight a duel with the Grand Marshal Aethec Corryn, but the two men never found one another."
|
||||
[/unit]
|
||||
|
||||
{UNIT_PETRIFY "Grand Marshal" _"Aethec Corryn" 15 11}
|
||||
|
@ -209,7 +209,7 @@ He was taken quite unawares by the Basilisk, and turned to stone before he even
|
|||
facing=sw
|
||||
description=_ "The last words spoken by Grand Marshal Aethec Corryn: “Talael Ryndoc! I am through searching for you! I shall make my way back to Haldric’s Hall, and inform the court that you were too much of a coward to attend our duel! Your disgrace shall be more agonizing than the death I’d have given you!”
|
||||
|
||||
Perhaps he should not have shouted quite so loudly.... "
|
||||
Perhaps he should not have shouted quite so loudly...."
|
||||
[/unit]
|
||||
|
||||
# wmllint: local spelling Rilhon Eloralduil Paterson
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
id=multiplayer_thousand_stings_garrison
|
||||
name= _ "2p — Thousand Stings Garrison"
|
||||
map_data="{multiplayer/maps/2p_Thousand_Stings_Garrison.map}"
|
||||
description= _ "A strange place. Designed by Doc Paterson"
|
||||
description= _ "A strange place. Designed by Doc Paterson."
|
||||
random_start_time="no"
|
||||
|
||||
{DEFAULT_SCHEDULE}
|
||||
|
|
Loading…
Add table
Reference in a new issue