Relocation of image for the chest item.
This commit is contained in:
parent
a842ea5fda
commit
49cd8cf475
5 changed files with 15 additions and 15 deletions
|
@ -216,7 +216,7 @@ music="underground.ogg"
|
|||
[item]
|
||||
x=35
|
||||
y=8
|
||||
image=misc/chest.png
|
||||
image=items/chest.png
|
||||
[/item]
|
||||
|
||||
[event]
|
||||
|
|
|
@ -465,7 +465,7 @@
|
|||
[/event]
|
||||
|
||||
#a chest of treasure behind the secret passage
|
||||
{PLACE_IMAGE misc/chest.png 9 39}
|
||||
{PLACE_IMAGE items/chest.png 9 39}
|
||||
|
||||
[event]
|
||||
name=moveto
|
||||
|
|
|
@ -242,7 +242,7 @@
|
|||
|
||||
|
||||
[item]
|
||||
image=misc/chest.png
|
||||
image=items/chest.png
|
||||
x=30
|
||||
y=48
|
||||
[/item]
|
||||
|
@ -267,7 +267,7 @@
|
|||
|
||||
|
||||
[item]
|
||||
image=misc/chest.png
|
||||
image=items/chest.png
|
||||
x=30
|
||||
y=43
|
||||
[/item]
|
||||
|
@ -288,7 +288,7 @@
|
|||
|
||||
|
||||
[item]
|
||||
image=misc/chest.png
|
||||
image=items/chest.png
|
||||
x=7
|
||||
y=43
|
||||
[/item]
|
||||
|
@ -313,7 +313,7 @@
|
|||
|
||||
|
||||
[item]
|
||||
image=misc/chest.png
|
||||
image=items/chest.png
|
||||
x=26
|
||||
y=50
|
||||
[/item]
|
||||
|
@ -338,7 +338,7 @@
|
|||
|
||||
|
||||
[item]
|
||||
image=misc/chest.png
|
||||
image=items/chest.png
|
||||
x=9
|
||||
y=49
|
||||
[/item]
|
||||
|
@ -363,7 +363,7 @@
|
|||
|
||||
|
||||
[item]
|
||||
image=misc/chest.png
|
||||
image=items/chest.png
|
||||
x=10
|
||||
y=39
|
||||
[/item]
|
||||
|
@ -384,7 +384,7 @@
|
|||
|
||||
|
||||
[item]
|
||||
image=misc/chest.png
|
||||
image=items/chest.png
|
||||
x=29
|
||||
y=22
|
||||
[/item]
|
||||
|
@ -409,7 +409,7 @@
|
|||
|
||||
|
||||
[item]
|
||||
image=misc/chest.png
|
||||
image=items/chest.png
|
||||
x=29
|
||||
y=32
|
||||
[/item]
|
||||
|
@ -434,7 +434,7 @@
|
|||
|
||||
|
||||
[item]
|
||||
image=misc/chest.png
|
||||
image=items/chest.png
|
||||
x=18
|
||||
y=28
|
||||
[/item]
|
||||
|
@ -458,7 +458,7 @@
|
|||
[/event]
|
||||
|
||||
[item]
|
||||
image=misc/chest.png
|
||||
image=items/chest.png
|
||||
x=13
|
||||
y=28
|
||||
[/item]
|
||||
|
@ -482,7 +482,7 @@
|
|||
[/event]
|
||||
|
||||
[item]
|
||||
image=misc/chest.png
|
||||
image=items/chest.png
|
||||
x=17
|
||||
y=25
|
||||
[/item]
|
||||
|
|
|
@ -235,7 +235,7 @@
|
|||
|
||||
#a chest of treasure if you bother to go down here
|
||||
[item]
|
||||
image=misc/chest.png
|
||||
image=items/chest.png
|
||||
x=1
|
||||
y=8
|
||||
[/item]
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
{PLACE_IMAGE (terrain/cave-floor1.png) 16 2}
|
||||
{PLACE_IMAGE (items/monolith3.png) 6 18}
|
||||
{PLACE_IMAGE (items/monolith3.png) 20 18}
|
||||
{PLACE_IMAGE (misc/chest.png) 13 2}
|
||||
{PLACE_IMAGE (items/chest.png) 13 2}
|
||||
{PLACE_IMAGE (items/dragonstatue.png) 10 2}
|
||||
{PLACE_IMAGE (items/dragonstatue.png) 16 2}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue