mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 18:16:11 +00:00
Fix misspelling of "ankh" as "ankh"
This commit is contained in:
parent
693b27eeff
commit
9bab848cf2
@ -411,7 +411,7 @@ x,y={X},{Y}
|
||||
[item]
|
||||
x=12
|
||||
y=2
|
||||
image=items/anhk-necklace.png
|
||||
image=items/ankh-necklace.png
|
||||
[/item]
|
||||
|
||||
[event]
|
||||
@ -424,7 +424,7 @@ x,y={X},{Y}
|
||||
[object]
|
||||
id=holyamulet
|
||||
name= _ "Holy Amulet"
|
||||
image=items/anhk-necklace.png
|
||||
image=items/ankh-necklace.png
|
||||
duration=forever
|
||||
description= _ "Wearing this amulet will cause every blow you deal to be holy!"
|
||||
cannot_use_message= _ "I am not suited to using this item! Let another take it."
|
||||
|
@ -174,7 +174,7 @@
|
||||
[item]
|
||||
x=12
|
||||
y=2
|
||||
image=items/anhk-necklace.png
|
||||
image=items/ankh-necklace.png
|
||||
[/item]
|
||||
|
||||
[event]
|
||||
@ -187,7 +187,7 @@
|
||||
[object]
|
||||
id=holyamulet
|
||||
name= _ "Holy Amulet"
|
||||
image=items/anhk-necklace.png
|
||||
image=items/ankh-necklace.png
|
||||
duration=forever
|
||||
description= _ "Wearing this amulet will cause every blow you deal to be holy!"
|
||||
cannot_use_message= _ "I am not suited to using this item! Let another take it."
|
||||
|
@ -365,7 +365,7 @@ y=$y1
|
||||
[item]
|
||||
x=2
|
||||
y=25
|
||||
image=items/anhk-necklace.png
|
||||
image=items/ankh-necklace.png
|
||||
[/item]
|
||||
|
||||
[event]
|
||||
@ -378,7 +378,7 @@ y=$y1
|
||||
[object]
|
||||
id=holyamulet
|
||||
name= _ "Holy Amulet"
|
||||
image=items/anhk-necklace.png
|
||||
image=items/ankh-necklace.png
|
||||
duration=forever
|
||||
description= _ "Wearing this amulet will cause every blow you deal to be holy!"
|
||||
cannot_use_message= _ "I am not suited to using this item! Let another take it."
|
||||
|
@ -221,7 +221,7 @@
|
||||
[item]
|
||||
x=20
|
||||
y=12
|
||||
image=items/anhk-necklace.png
|
||||
image=items/ankh-necklace.png
|
||||
[/item]
|
||||
|
||||
[event]
|
||||
@ -234,7 +234,7 @@
|
||||
[object]
|
||||
id=holyamulet
|
||||
name= _ "Holy Amulet"
|
||||
image=items/anhk-necklace.png
|
||||
image=items/ankh-necklace.png
|
||||
duration=forever
|
||||
description= _ "Wearing this amulet will cause every blow you deal to be holy!"
|
||||
cannot_use_message= _ "I am not suited to using this item! Let another take it."
|
||||
|
Loading…
x
Reference in New Issue
Block a user