diff options
Diffstat (limited to 'maps/012-4.tmx')
-rw-r--r-- | maps/012-4.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/012-4.tmx b/maps/012-4.tmx index 876e2551..ae3893a8 100644 --- a/maps/012-4.tmx +++ b/maps/012-4.tmx @@ -6,7 +6,7 @@ <property name="overlay0image" value="graphics/images/ambient/spotlight.png"/> <property name="overlay0keepratio" value="true"/> </properties> - <tileset firstgid="1" name="Cave" tilewidth="32" tileheight="32"> + <tileset firstgid="1" name="cave" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/cave.png" trans="ff00ff" width="512" height="256"/> </tileset> <tileset firstgid="129" name="cave_bilevel" tilewidth="32" tileheight="32"> @@ -15,7 +15,7 @@ <tileset firstgid="385" name="collision" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/collision.png" trans="000000" width="64" height="32"/> </tileset> - <tileset firstgid="387" name="Woodland" tilewidth="32" tileheight="32"> + <tileset firstgid="387" name="Woodland_ground" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/Woodland_ground.png" width="512" height="512"/> </tileset> <tileset firstgid="643" name="set_cave" tilewidth="32" tileheight="32"> |