Fixed a broken cave image reference.
This commit is contained in:
parent
d7f9fc15ae
commit
581e21f5ee
1 changed files with 4 additions and 4 deletions
|
@ -78,10 +78,10 @@
|
|||
{LOYAL_UNIT 2 (Tentacle of the Deep) 10 15 (Tentacle) ( _ "Tentacle")}
|
||||
{LOYAL_UNIT 2 (Tentacle of the Deep) 16 15 (Tentacle) ( _ "Tentacle")}
|
||||
#endif
|
||||
{PLACE_IMAGE (terrain/cave/floor1.png) 6 18}
|
||||
{PLACE_IMAGE (terrain/cave/floor1.png) 20 18}
|
||||
{PLACE_IMAGE (terrain/cave/floor1.png) 10 2}
|
||||
{PLACE_IMAGE (terrain/cave/floor1.png) 16 2}
|
||||
{PLACE_IMAGE (terrain/cave/floor.png) 6 18}
|
||||
{PLACE_IMAGE (terrain/cave/floor.png) 20 18}
|
||||
{PLACE_IMAGE (terrain/cave/floor.png) 10 2}
|
||||
{PLACE_IMAGE (terrain/cave/floor.png) 16 2}
|
||||
{PLACE_IMAGE (scenery/monolith3.png) 6 18}
|
||||
{PLACE_IMAGE (scenery/monolith3.png) 20 18}
|
||||
{PLACE_IMAGE (items/chest.png) 13 2}
|
||||
|
|
Loading…
Add table
Reference in a new issue