Beckport fixes notes in bug #11295.
This commit is contained in:
parent
0a8c9e6f73
commit
7f0841bbed
2 changed files with 4 additions and 2 deletions
|
@ -15,6 +15,8 @@
|
|||
level=3
|
||||
alignment=neutral
|
||||
cost=50
|
||||
experience=150
|
||||
advanceto=null
|
||||
usage=mixed fighter
|
||||
{AMLA_DEFAULT}
|
||||
unit_description= _ "Loremasters are the sages of the dwarvish race. Their counsel is greatly valued by war-leaders and chieftains, and they are viewed with awe by ordinary dwarves, for they alone have plumbed the deepest and most closely-held secrets of dwarven knowledge. It is said that where a loremaster stands, there is the soul of the dwarves. To the abilities of the Annalist they add a limited ability to heal."+{SPECIAL_NOTES}+{SPECIAL_NOTES_SLOW}+{SPECIAL_NOTES_UNPOISON}+{SPECIAL_NOTES_LEADERSHIP}+_ "SPECIAL_NOTES^ This unit can exert leadership on units of his own level."+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_HEALS}
|
||||
|
|
|
@ -242,7 +242,7 @@
|
|||
|
||||
#define MASKED_GUARD X Y
|
||||
[unit]
|
||||
type=Dwarvish Steelclad
|
||||
type=Dwarvish Masked Steelclad
|
||||
x={X}
|
||||
y={Y}
|
||||
side=2
|
||||
|
@ -255,7 +255,7 @@
|
|||
|
||||
#define MASKED_SNIPER X Y
|
||||
[unit]
|
||||
type=Dwarvish Thunderguard
|
||||
type=Dwarvish Masked Thunderguard
|
||||
x={X}
|
||||
y={Y}
|
||||
side=2
|
||||
|
|
Loading…
Add table
Reference in a new issue