Skip to content

Commit

Permalink
slight text edits
Browse files Browse the repository at this point in the history
- missing dots in some MP strings
- superfluous space in some MP strings
-ran wmlinden on UtBS scenarios

[ci skip]

(cherry-picked from commit 5bd6221)
  • Loading branch information
sevu committed Oct 7, 2018
1 parent 9cacb51 commit 40dc80f
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 12 deletions.
Expand Up @@ -1715,7 +1715,7 @@
x,y=28,24
side=4
[/capture_village]

[capture_village]
x,y=35,27
side=4
Expand Down
Expand Up @@ -55,7 +55,6 @@
center=144,162
[/image]
[/terrain_graphics]


#Side 1: elves
[side]
Expand Down
Expand Up @@ -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
Expand Down Expand Up @@ -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]
Expand Down
4 changes: 2 additions & 2 deletions data/multiplayer/scenarios/2p_Caves_of_the_Basilisk.cfg
Expand Up @@ -201,15 +201,15 @@ 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}
[+unit]
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
Expand Down
2 changes: 1 addition & 1 deletion data/multiplayer/scenarios/2p_Thousand_Stings_Garrison.cfg
Expand Up @@ -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}
Expand Down

0 comments on commit 40dc80f

Please sign in to comment.