UtBS S09: Avoid random gender and traits for Hekuba
The simplest if not the most elegant fix.
This commit is contained in:
parent
4956bfcbba
commit
cd00b55d2a
1 changed files with 7 additions and 1 deletions
|
@ -1323,7 +1323,10 @@
|
|||
y=26-30
|
||||
side=1
|
||||
[/remove_shroud]
|
||||
{NAMED_GENERIC_UNIT 4 (Necromancer) 15 28 (Hekuba) ( _ "Hekuba")}
|
||||
{NAMED_NOTRAIT_UNIT 4 (Necromancer) 15 28 (Hekuba) ( _ "Hekuba")}
|
||||
[+unit]
|
||||
random_gender=no
|
||||
[/unit]
|
||||
[message]
|
||||
speaker=Hekuba
|
||||
message= _ "The time has come, my brethren. On this most holy day, let us sacrifice these infidels unto The Dark Lady. Their suffering shall be a testament to her power and glory!"
|
||||
|
@ -1577,6 +1580,9 @@
|
|||
[/remove_shroud]
|
||||
|
||||
{NAMED_NOTRAIT_UNIT 4 (Necromancer) 15 28 (Hekuba) ( _ "Hekuba")}
|
||||
[+unit]
|
||||
random_gender=no
|
||||
[/unit]
|
||||
|
||||
[message]
|
||||
speaker=Hekuba
|
||||
|
|
Loading…
Add table
Reference in a new issue