Skip to content

Commit

Permalink
UtBS S09: Avoid random gender and traits for Hekuba
Browse files Browse the repository at this point in the history
The simplest if not the most elegant fix.
  • Loading branch information
ln-zookeeper committed Apr 25, 2018
1 parent 722637c commit f94c0a7
Showing 1 changed file with 7 additions and 1 deletion.
Expand Up @@ -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!"
Expand Down Expand Up @@ -1577,6 +1580,9 @@
[/remove_shroud]

{NAMED_NOTRAIT_UNIT 4 (Necromancer) 15 28 (Hekuba) ( _ "Hekuba")}
[+unit]
random_gender=no
[/unit]

[message]
speaker=Hekuba
Expand Down

0 comments on commit f94c0a7

Please sign in to comment.