Changed nondefined races of undead2 and undead3 in the first scenario of EI...
...to just plain undead. As far as I can tell there isn't even any reason to specify a race for the side (which seems to override the one from the type specified for the side's leader).
This commit is contained in:
parent
cf8a80c32f
commit
bcb1051ab2
1 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ aggression=0.6
|
|||
[/side]
|
||||
|
||||
[side]
|
||||
race=undead2
|
||||
race=undead
|
||||
type=Dark Sorcerer
|
||||
description=Mal-Talar
|
||||
user_description= _ "Mal-Talar"
|
||||
|
@ -86,7 +86,7 @@ aggression=0.6
|
|||
[/side]
|
||||
|
||||
[side]
|
||||
race=undead3
|
||||
race=undead
|
||||
type=Lich
|
||||
description=Mal-Uldhar
|
||||
user_description= _ "Mal-Uldhar"
|
||||
|
|
Loading…
Add table
Reference in a new issue