Revert "SotA S11 & 21: Fix #3294"
This reverts commit a4bad90bad
.
It is supposed to be the male Saurians that get killed in S11, and the
females seek revenge in S21.
This commit is contained in:
parent
f0ed45bde9
commit
7ced35839b
2 changed files with 1 additions and 23 deletions
|
@ -86,26 +86,6 @@ Rastaban seems like an acceptable ally. He is quite different from the stodgy te
|
|||
{GOLD 180 230 300}
|
||||
[/side]
|
||||
|
||||
# Have all nagas here be male, as in S21 the females seek revenge
|
||||
[event]
|
||||
name=prerecruit
|
||||
first_time_only=no
|
||||
|
||||
[filter]
|
||||
side=3
|
||||
race=naga
|
||||
[/filter]
|
||||
|
||||
[modify_unit]
|
||||
[filter]
|
||||
id=$unit.id
|
||||
[/filter]
|
||||
gender=male
|
||||
name=""
|
||||
generate_name=yes
|
||||
[/modify_unit]
|
||||
[/event]
|
||||
|
||||
# *************************** PRESTART ***************************
|
||||
|
||||
[event]
|
||||
|
|
|
@ -731,7 +731,6 @@ We finally made it out of the mountains. We crossed the Ford of Abez late this m
|
|||
side=8
|
||||
x,y=51,20
|
||||
type=Naga Warrior
|
||||
gender=female
|
||||
facing=sw
|
||||
[/unit]
|
||||
#enddef
|
||||
|
@ -826,10 +825,9 @@ We finally made it out of the mountains. We crossed the Ford of Abez late this m
|
|||
type=Naga Myrmidon
|
||||
name= _ "Taxtrimon"
|
||||
id=Taxtrimon
|
||||
gender=female
|
||||
facing=sw
|
||||
canrecruit=yes
|
||||
goto_x,goto_y=48,19 # So she'll be at her keep for dialog when the Saurians arrive
|
||||
goto_x,goto_y=48,19 # So he will be on the keep for dialog when the Saurians arrive
|
||||
[/unit]
|
||||
#ifdef EASY
|
||||
{REPEAT 10 {PLACE_NAGA}}
|
||||
|
|
Loading…
Add table
Reference in a new issue