TSG: change references of mermen to merfolk
This commit is contained in:
parent
0cd6f5238d
commit
dc0ac483e6
3 changed files with 9 additions and 9 deletions
|
@ -399,7 +399,7 @@
|
|||
[/event]
|
||||
#endif
|
||||
|
||||
# Mermen - You find mermen who will become allies and protect your waterways.
|
||||
# Merfolk - You find merfolk who will become allies and protect your waterways.
|
||||
|
||||
[event]
|
||||
name=moveto
|
||||
|
@ -462,7 +462,7 @@
|
|||
[message]
|
||||
speaker=narrator
|
||||
image="units/merfolk/hunter.png~RC(magenta>red)"
|
||||
message= _ "You may now recruit Merman Hunters. Mermen are aquatic creatures and fight best in rivers and swamps. They are much less effective on dry land."
|
||||
message= _ "You may now recruit Merman Hunters. Merfolk are aquatic creatures and fight best in rivers and swamps. They are much less effective on dry land."
|
||||
[/message]
|
||||
#endif
|
||||
|
||||
|
@ -470,7 +470,7 @@
|
|||
side=1
|
||||
type=Merman Hunter
|
||||
[/allow_recruit]
|
||||
{VARIABLE has_mermen "yes"}
|
||||
{VARIABLE has_merfolk "yes"}
|
||||
[/event]
|
||||
|
||||
# Dusk - Sir Gerrick suggests that you should hold the north banks of the river.
|
||||
|
|
|
@ -454,7 +454,7 @@
|
|||
[/if]
|
||||
[/event]
|
||||
|
||||
# you can get some mermen reinforcements if you go on the village here
|
||||
# you can get some merfolk reinforcements if you go on the village here
|
||||
# it will replay the event from the first scenario if you didn't get them there
|
||||
|
||||
[event]
|
||||
|
@ -466,7 +466,7 @@
|
|||
|
||||
[if]
|
||||
[variable]
|
||||
name=has_mermen
|
||||
name=has_merfolk
|
||||
equals="yes"
|
||||
[/variable]
|
||||
[then]
|
||||
|
@ -552,7 +552,7 @@
|
|||
[message]
|
||||
speaker=narrator
|
||||
image="units/merfolk/hunter.png~RC(magenta>red)"
|
||||
message= _ "You may now recruit Merman Hunters. Mermen are aquatic creatures and fight best in rivers and swamps. They are much less effective on dry land."
|
||||
message= _ "You may now recruit Merman Hunters. Merfolk are aquatic creatures and fight best in rivers and swamps. They are much less effective on dry land."
|
||||
[/message]
|
||||
#endif
|
||||
|
||||
|
@ -560,7 +560,7 @@
|
|||
side=1
|
||||
type=Merman Hunter
|
||||
[/allow_recruit]
|
||||
{VARIABLE has_mermen "yes"}
|
||||
{VARIABLE has_merfolk "yes"}
|
||||
[/else]
|
||||
[/if]
|
||||
[/event]
|
||||
|
@ -852,7 +852,7 @@
|
|||
message= _ "Very well. Although it will probably take too long to send word to the King for reinforcements, I remember there being a small outpost within a couple days’ ride of here. I will send a message to them asking for a few riders, then we should make haste toward the Aethenwood to find the elves."
|
||||
[/message]
|
||||
|
||||
{CLEAR_VARIABLE citadel_secured}
|
||||
{CLEAR_VARIABLE citadel_secured,has_merfolk}
|
||||
|
||||
[endlevel]
|
||||
result=victory
|
||||
|
|
|
@ -1118,7 +1118,7 @@
|
|||
image=portraits/deoran-sad.png
|
||||
message= _ "Then we shall retreat towards Westin and prepare for the oncoming battle. I pray our only chance at victory was not lost today."
|
||||
[/message]
|
||||
{CLEAR_VARIABLE side_with_bandits,found_urza_afalas,has_mermen,know_about_lich}
|
||||
{CLEAR_VARIABLE side_with_bandits,found_urza_afalas,know_about_lich}
|
||||
[endlevel]
|
||||
result=victory
|
||||
next_scenario=06b_The_Long_March
|
||||
|
|
Loading…
Add table
Reference in a new issue