TSG 9a: gender handling

[ci skip]
This commit is contained in:
Severin Glöckner 2018-08-16 02:19:19 +02:00
parent 226c646633
commit c472b42690

View file

@ -292,6 +292,15 @@
x,y=1,12
to_variable=new_elf
[/unit]
[if]
[variable]
name=new_elf.gender
equals=female
[/variable]
[then]
{VARIABLE new_elf.name _"female^Disciple of Mebrin"}
[/then]
[/if]
[unstore_unit]
variable=new_elf
find_vacant=yes
@ -304,8 +313,7 @@
message= _ "For every one of us you strike down, more will rise!"
[/message]
{CLEAR_VARIABLE new_elf}
{CLEAR_VARIABLE how_many_elves,unit_type}
{CLEAR_VARIABLE new_elf,how_many_elves,unit_type}
[/event]
[event]