Enforce gender=female on Eloh (workarounds bug #11197)
This commit is contained in:
parent
74edd48d0a
commit
4057412b53
4 changed files with 7 additions and 1 deletions
|
@ -4505,6 +4505,9 @@
|
|||
#eloh appears
|
||||
|
||||
{FREE_UNIT (Divine Avatar) (Eloh) ( _ "Eloh") 2 30 22}
|
||||
[+unit]
|
||||
gender=female
|
||||
[/unit]
|
||||
|
||||
[store_locations]
|
||||
x,y=$x1,$y1
|
||||
|
|
|
@ -1039,6 +1039,7 @@
|
|||
side=8
|
||||
x,y=53,16
|
||||
ai_special=guardian
|
||||
gender=female
|
||||
[/unit]
|
||||
|
||||
[scroll_to_unit]
|
||||
|
|
|
@ -1875,6 +1875,7 @@
|
|||
|
||||
[unit]
|
||||
type=Divine Avatar
|
||||
gender=female
|
||||
description=Eloh
|
||||
user_description= _ "Eloh"
|
||||
side=5
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
fog=no
|
||||
[/side]
|
||||
|
||||
# Side 2:ÊEloh
|
||||
# Side 2:<EFBFBD>Eloh
|
||||
[side]
|
||||
side=2
|
||||
no_leader=yes
|
||||
|
@ -538,6 +538,7 @@
|
|||
|
||||
[unit]
|
||||
type=Divine Incarnation
|
||||
gender=female
|
||||
description=Eloh
|
||||
user_description= _ "Eloh"
|
||||
x,y=10,11
|
||||
|
|
Loading…
Add table
Reference in a new issue