Fix a broken reference to the Myrmidon portrait.
The problem was spotted by stikonas.
This commit is contained in:
parent
f8ac880767
commit
5e22259f19
2 changed files with 2 additions and 1 deletions
|
@ -42,6 +42,7 @@ Version 1.5.10+svn:
|
|||
listbox no longer changes the position of the horizontal scrollbar
|
||||
* Added experimental new addon download dialog (Only available when
|
||||
starting with --new-widgets.)
|
||||
* Fix a broken reference to the Myrmidon portrait
|
||||
* WML Engine:
|
||||
* Fixed bug #13024: Conditional [allow_undo] not always working right
|
||||
* Map size is now hard-limited to 200 by 200
|
||||
|
|
|
@ -83,6 +83,6 @@
|
|||
name= _ "Nagini Myrmidon"
|
||||
gender=female
|
||||
description= _ "The most practiced of the nagani blademasters are initiated into the caste of the Myrmidon, masters of their twin-bladed art. They strike as fast as the snakes which they resemble, and dance away from attacks with grace. Not only are they potent enemies on any open terrain, but their ability to swim allows them a deadly mobility."
|
||||
profile=portraits/nagas/fighter+female.png
|
||||
profile="portraits/nagas/fighter+female.png"
|
||||
[/female]
|
||||
[/unit_type]
|
||||
|
|
Loading…
Add table
Reference in a new issue