fix some invalid wml code found with the eclipse plugin
This commit is contained in:
parent
77812bfc1d
commit
4758da9ed4
3 changed files with 3 additions and 3 deletions
|
@ -678,7 +678,7 @@
|
|||
|
||||
{INCIDENTAL_MUSIC "sad.ogg"}
|
||||
[role]
|
||||
type=type=Master Bowman,Royal Guard,Halberdier,Swordsman,Pikeman,Longbowman,Javelineer,Trapper,Bandit,Highwayman,Thug,Poacher,Spearman,Bowman,Peasant
|
||||
type=Master Bowman,Royal Guard,Halberdier,Swordsman,Pikeman,Longbowman,Javelineer,Trapper,Bandit,Highwayman,Thug,Poacher,Spearman,Bowman,Peasant
|
||||
role=Messenger
|
||||
[/role]
|
||||
[message]
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
experience=150
|
||||
advances_to=null
|
||||
{AMLA_DEFAULT}
|
||||
description= _ "Except for those with almost supernatural skill, the highest rank a runecrafter can rise to is that of the Dwarvish Runemaster. Striking blows nearly as powerful as those of the best warriors, they would be fearsome without their craft, but with it they are also nigh on invincible, since their runes cause the physical blows of their enemies to deal less damage than would be expected."++{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
|
||||
description= _ "Except for those with almost supernatural skill, the highest rank a runecrafter can rise to is that of the Dwarvish Runemaster. Striking blows nearly as powerful as those of the best warriors, they would be fearsome without their craft, but with it they are also nigh on invincible, since their runes cause the physical blows of their enemies to deal less damage than would be expected."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
|
||||
{DEFENSE_ANIM "units/dwarves/runemasteralt-defend.png" "units/dwarves/runemasteralt.png" {SOUND_LIST:DWARF_HIT} }
|
||||
die_sound={SOUND_LIST:DWARF_DIE}
|
||||
[portrait]
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
advances_to=null
|
||||
{AMLA_DEFAULT}
|
||||
undead_variation=dwarf
|
||||
description= _ "Except for those with almost supernatural skill, the highest rank a runecrafter can rise to is that of the Dwarvish Runemaster. Striking blows nearly as powerful as those of the best warriors, they would be fearsome without their craft, but with it they are also nigh on invincible, since their runes cause the physical blows of their enemies to deal less damage than would be expected."++{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
|
||||
description= _ "Except for those with almost supernatural skill, the highest rank a runecrafter can rise to is that of the Dwarvish Runemaster. Striking blows nearly as powerful as those of the best warriors, they would be fearsome without their craft, but with it they are also nigh on invincible, since their runes cause the physical blows of their enemies to deal less damage than would be expected."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
|
||||
{DEFENSE_ANIM "units/karrag-defend.png" "units/karrag.png" {SOUND_LIST:LICH_HIT} }
|
||||
die_sound={SOUND_LIST:LICH_HIT}
|
||||
[attack]
|
||||
|
|
Loading…
Add table
Reference in a new issue