changed image for chest
This commit is contained in:
parent
34bf3c6b77
commit
3d76b5ffa7
1 changed files with 6 additions and 1 deletions
|
@ -217,7 +217,7 @@ victory_when_enemies_defeated=no
|
|||
[item]
|
||||
x=28
|
||||
y=2
|
||||
image=items/chest.png
|
||||
image=items/chest-plain-closed.png
|
||||
[/item]
|
||||
|
||||
[event]
|
||||
|
@ -459,6 +459,11 @@ victory_when_enemies_defeated=no
|
|||
amount=50
|
||||
[/gold]
|
||||
#endif
|
||||
[item]
|
||||
x=28
|
||||
y=2
|
||||
image=items/chest-plain-open.png
|
||||
[/item]
|
||||
[removeitem]
|
||||
x=28
|
||||
y=2
|
||||
|
|
Loading…
Add table
Reference in a new issue