Moved several image references from images/misc/ to images/items/
This commit is contained in:
parent
89ef98116c
commit
5ec1508eb1
3 changed files with 15 additions and 15 deletions
|
@ -284,7 +284,7 @@ next_scenario=A_Choice_Must_Be_Made
|
|||
jagged=50
|
||||
[items]
|
||||
[item]
|
||||
image=misc/item-sceptreoffire.png
|
||||
image=items/sceptre-of-fire.png
|
||||
[/item]
|
||||
|
||||
[event]
|
||||
|
@ -299,7 +299,7 @@ next_scenario=A_Choice_Must_Be_Made
|
|||
[object]
|
||||
id=object_scepter
|
||||
name= _ "Scepter of Fire"
|
||||
image=misc/item-sceptreoffire.png
|
||||
image=items/sceptre-of-fire.png
|
||||
duration=forever
|
||||
description= _ "This ancient Scepter was forged by the great Dwarves of the Deep Mountains. A symbol of the kingship of Wesnoth, the Scepter has the power to shoot fireballs at enemies of the bearer!"
|
||||
cannot_use_message= _ "This is the Scepter of Fire. Only a true successor to the throne can possibly dare to take this!"
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
[item]
|
||||
x=29
|
||||
y=24
|
||||
image=misc/item-holywater.png
|
||||
image=items/holy-water.png
|
||||
[/item]
|
||||
[/event]
|
||||
|
||||
|
|
|
@ -321,7 +321,7 @@ What would you like to wish for?"
|
|||
[item]
|
||||
x={X}
|
||||
y={Y}
|
||||
image=misc/item-healingpotion.png
|
||||
image=items/potion-red.png
|
||||
[/item]
|
||||
|
||||
[event]
|
||||
|
@ -334,7 +334,7 @@ What would you like to wish for?"
|
|||
[object]
|
||||
id={ID}
|
||||
name= _ "Potion of Healing"
|
||||
image=misc/item-healingpotion.png
|
||||
image=items/potion-red.png
|
||||
duration=level
|
||||
description= _ "A feeling of well-being overwhelms the drinker."
|
||||
cannot_use_message= _ "You are not worthy of healing."
|
||||
|
@ -397,7 +397,7 @@ What would you like to wish for?"
|
|||
[item]
|
||||
x={X}
|
||||
y={Y}
|
||||
image=misc/item-holywater.png
|
||||
image=items/holy-water.png
|
||||
[/item]
|
||||
|
||||
[event]
|
||||
|
@ -410,7 +410,7 @@ What would you like to wish for?"
|
|||
[object]
|
||||
id={ID}
|
||||
name= _ "Holy Water"
|
||||
image=misc/item-holywater.png
|
||||
image=items/holy-water.png
|
||||
duration=level
|
||||
description= _ "This water will make melee weapons holy."
|
||||
cannot_use_message= _ "I am not suited to the use of this item! Let another take it."
|
||||
|
@ -600,7 +600,7 @@ What would you like to wish for?"
|
|||
[item]
|
||||
x={X}
|
||||
y={Y}
|
||||
image=misc/item-staff.png
|
||||
image=items/staff.png
|
||||
[/item]
|
||||
|
||||
[event]
|
||||
|
@ -613,7 +613,7 @@ What would you like to wish for?"
|
|||
[object]
|
||||
id={ID}
|
||||
name= _ "Staff of Swiftness"
|
||||
image=misc/item-staff.png
|
||||
image=items/staff.png
|
||||
duration=forever
|
||||
description= _ "This staff will grant the bearer swift movement."
|
||||
cannot_use_message= _ "Only magical beings can wield such an object."
|
||||
|
@ -638,7 +638,7 @@ What would you like to wish for?"
|
|||
[item]
|
||||
x={X}
|
||||
y={Y}
|
||||
image=misc/item-stormtrident.png
|
||||
image=items/storm-trident.png
|
||||
[/item]
|
||||
|
||||
[event]
|
||||
|
@ -651,7 +651,7 @@ What would you like to wish for?"
|
|||
[object]
|
||||
id={ID}
|
||||
name= _ "Storm Trident"
|
||||
image=misc/item-stormtrident.png
|
||||
image=items/storm-trident.png
|
||||
duration=forever
|
||||
description= _ "This trident allows a merman to shoot electric bolts at his enemies!"
|
||||
cannot_use_message= _ "Only the mermen can use this item!"
|
||||
|
@ -693,7 +693,7 @@ What would you like to wish for?"
|
|||
[item]
|
||||
x={X}
|
||||
y={Y}
|
||||
image=misc/item-flamesword.png
|
||||
image=items/flame-sword.png
|
||||
[/item]
|
||||
|
||||
[event]
|
||||
|
@ -707,7 +707,7 @@ What would you like to wish for?"
|
|||
[object]
|
||||
id={ID}
|
||||
name= _ "Flaming Sword"
|
||||
image=misc/item-flamesword.png
|
||||
image=items/flame-sword.png
|
||||
duration=forever
|
||||
description=""
|
||||
cannot_use_message= _ "Only the leader of an army can wield this sword!"
|
||||
|
@ -743,7 +743,7 @@ What would you like to wish for?"
|
|||
[item]
|
||||
x={X}
|
||||
y={Y}
|
||||
image=misc/item-sceptreoffire.png
|
||||
image=items/sceptre-of-fire.png
|
||||
[/item]
|
||||
|
||||
[event]
|
||||
|
@ -757,7 +757,7 @@ What would you like to wish for?"
|
|||
[object]
|
||||
id={ID}
|
||||
name= _ "Scepter of Fire"
|
||||
image=misc/item-sceptreoffire.png
|
||||
image=items/sceptre-of-fire.png
|
||||
duration=forever
|
||||
description= _ "This ancient Scepter was forged by the Dwarves. A symbol of the kingship of Wesnoth, the Scepter has the power to shoot fireballs at enemies of the bearer!"
|
||||
cannot_use_message= _ "This is the Scepter of Fire. Only a true successor to the throne can possibly dare to take this!"
|
||||
|
|
Loading…
Add table
Reference in a new issue