TSG S4: add female name string
For some reason they never had one. [ci skip]
This commit is contained in:
parent
f3e0f4f36b
commit
18222928c5
1 changed files with 14 additions and 1 deletions
|
@ -496,11 +496,24 @@
|
|||
{TRAIT_LOYAL}
|
||||
[/modifications]
|
||||
{IS_LOYAL}
|
||||
to_variable=ranger
|
||||
[/unit]
|
||||
[if]
|
||||
[variable]
|
||||
name=ranger.gender
|
||||
equals=female
|
||||
[/variable]
|
||||
[then]
|
||||
{VARIABLE ranger.name _"female^Elvish Bodyguard"}
|
||||
[/then]
|
||||
[/if]
|
||||
[unstore_unit]
|
||||
variable=ranger
|
||||
[/unstore_unit]
|
||||
[/do]
|
||||
[/for]
|
||||
|
||||
{CLEAR_VARIABLE bodyguard_loc,hexes_needed,extending}
|
||||
{CLEAR_VARIABLE bodyguard_loc,hexes_needed,extending,ranger}
|
||||
|
||||
[message]
|
||||
role=Elvish Bodyguard
|
||||
|
|
Loading…
Add table
Reference in a new issue