Fix "holy" damage type references to be "arcane". Addresses bug #10195.
This commit is contained in:
parent
c614b98d98
commit
4275a97b4f
4 changed files with 4 additions and 4 deletions
|
@ -211,7 +211,7 @@
|
|||
name= _ "Holy Amulet"
|
||||
image=items/ankh-necklace.png
|
||||
duration=forever
|
||||
description= _ "Wearing this amulet will cause every blow you deal to be holy!"
|
||||
description= _ "Wearing this amulet will cause every blow you deal to inflict arcane damage!"
|
||||
cannot_use_message= _ "I am not suited to using this item! Let another take it."
|
||||
[then]
|
||||
[removeitem]
|
||||
|
|
|
@ -418,7 +418,7 @@
|
|||
name= _ "Holy Amulet"
|
||||
image=items/ankh-necklace.png
|
||||
duration=forever
|
||||
description= _ "Wearing this amulet will cause every blow you deal to be holy!"
|
||||
description= _ "Wearing this amulet will cause every blow you deal to inflict arcane damage!"
|
||||
cannot_use_message= _ "I am not suited to using this item! Let another take it."
|
||||
[then]
|
||||
[removeitem]
|
||||
|
|
|
@ -307,7 +307,7 @@
|
|||
name= _ "Holy Amulet"
|
||||
image=items/ankh-necklace.png
|
||||
duration=forever
|
||||
description= _ "Wearing this amulet will cause every blow you deal to be holy!"
|
||||
description= _ "Wearing this amulet will cause every blow you deal to inflict arcane damage!"
|
||||
cannot_use_message= _ "I am not suited to using this item! Let another take it."
|
||||
[then]
|
||||
[removeitem]
|
||||
|
|
|
@ -429,7 +429,7 @@
|
|||
name= _ "Holy Amulet"
|
||||
image=items/ankh-necklace.png
|
||||
duration=forever
|
||||
description= _ "Wearing this amulet will cause every blow you deal to be holy!"
|
||||
description= _ "Wearing this amulet will cause every blow you deal to inflict arcane damage!"
|
||||
cannot_use_message= _ "I am not suited to using this item! Let another take it."
|
||||
[then]
|
||||
[removeitem]
|
||||
|
|
Loading…
Add table
Reference in a new issue