Fixed two odd cases of speaker= instead of description= being used...
...in an [object].
This commit is contained in:
parent
21b37caedd
commit
ca3ce77c74
1 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@
|
|||
name= _ "Flaming Sword"
|
||||
image=attacks/sword-flaming.png
|
||||
duration=forever
|
||||
speaker= _ "This massive blade was created centuries ago by long-forgotten elvish forgemasters, who imbued the bluish steel with an inner magical fire. Tongues of flame dance on the surface, giving the metal a flawless mirrored finish."
|
||||
description= _ "This massive blade was created centuries ago by long-forgotten elvish forgemasters, who imbued the bluish steel with an inner magical fire. Tongues of flame dance on the surface, giving the metal a flawless mirrored finish."
|
||||
cannot_use_message= _ "Only the leader of an army can wield this sword!"
|
||||
[filter]
|
||||
type=Fighter,Commander,Lord,Princess,Battle Princess,Elvish Captain,Elvish Hero,Elvish Marshal,Elvish Champion,Paladin
|
||||
|
@ -143,7 +143,7 @@
|
|||
id={ID}
|
||||
name= _ "Void Armor"
|
||||
image="icon_armor.png"
|
||||
speaker= _ "A beautiful chest plate crafted from shimmering black steel, the Void Armor is virtually impenetrable to physical weapons!"
|
||||
description= _ "A beautiful chest plate crafted from shimmering black steel, the Void Armor is virtually impenetrable to physical weapons!"
|
||||
cannot_use_message= _ "Only a powerful warrior may don this armor!"
|
||||
duration=forever
|
||||
[filter]
|
||||
|
|
Loading…
Add table
Reference in a new issue