fixed broken image links.
This commit is contained in:
parent
ff1d5c5ac7
commit
fd08c183e1
1 changed files with 8 additions and 8 deletions
|
@ -128,7 +128,7 @@
|
|||
[item]
|
||||
x={X}
|
||||
y={Y}
|
||||
image=items/rock2.png
|
||||
image=scenery/rock2.png
|
||||
[/item]
|
||||
#enddef
|
||||
|
||||
|
@ -136,7 +136,7 @@
|
|||
[item]
|
||||
x={X}
|
||||
y={Y}
|
||||
image=items/rock3.png
|
||||
image=scenery/rock3.png
|
||||
[/item]
|
||||
#enddef
|
||||
|
||||
|
@ -144,7 +144,7 @@
|
|||
[item]
|
||||
x={X}
|
||||
y={Y}
|
||||
image=items/rock4.png
|
||||
image=scenery/rock4.png
|
||||
[/item]
|
||||
#enddef
|
||||
|
||||
|
@ -160,7 +160,7 @@
|
|||
[item]
|
||||
x={X}
|
||||
y={Y}
|
||||
image=items/monolith1.png
|
||||
image=scenery/monolith1.png
|
||||
[/item]
|
||||
#enddef
|
||||
|
||||
|
@ -168,7 +168,7 @@
|
|||
[item]
|
||||
x={X}
|
||||
y={Y}
|
||||
image=items/monolith2.png
|
||||
image=scenery/monolith2.png
|
||||
[/item]
|
||||
#enddef
|
||||
|
||||
|
@ -176,7 +176,7 @@
|
|||
[item]
|
||||
x={X}
|
||||
y={Y}
|
||||
image=items/monolith3.png
|
||||
image=scenery/monolith3.png
|
||||
[/item]
|
||||
#enddef
|
||||
|
||||
|
@ -184,7 +184,7 @@
|
|||
[item]
|
||||
x={X}
|
||||
y={Y}
|
||||
image=items/monolith4.png
|
||||
image=scenery/monolith4.png
|
||||
[/item]
|
||||
#enddef
|
||||
|
||||
|
@ -531,7 +531,7 @@ What would you like to wish for?"
|
|||
[object]
|
||||
id={ID}
|
||||
name= _ "Ring of Regeneration"
|
||||
image=items/ring1.png
|
||||
image=items/ring-red.png
|
||||
duration=forever
|
||||
description= _ "This ring will heal the bearer a little each turn."
|
||||
cannot_use_message=NONE
|
||||
|
|
Loading…
Add table
Reference in a new issue