Removed a silly gender hack. Reglok is now male and Gamlel female.

This commit is contained in:
Lari Nieminen 2009-03-01 17:26:57 +00:00
parent c861aaf670
commit 468ba56c56

View file

@ -196,6 +196,14 @@
[event]
name=turn 4
[move_unit_fake]
type=Rogue
side=1
x=24,24,23
y=38,39,40
[/move_unit_fake]
[unit]
id=Reglok
name= _ "Reglok"
@ -209,31 +217,6 @@
{TRAIT_INTELLIGENT}
[/modifications]
[/unit]
#Make her female
[store_unit]
[filter]
id=Reglok
[/filter]
kill=yes
variable=tempthief
[/store_unit]
[set_variable]
name=tempthief.gender
value=female
[/set_variable]
[move_unit_fake]
type=$tempthief.type
side=1
x=24,24,23
y=38,39,40
[/move_unit_fake]
[unstore_unit]
variable=tempthief
find_vacant=yes
[/unstore_unit]
[unit]
id=Gelgar
@ -254,7 +237,7 @@
side=1
x=24
y=40
gender=male
gender=female
[modifications]
{TRAIT_LOYAL}
[/modifications]