summaryrefslogtreecommitdiff
path: root/Maps
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-16 17:08:30 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-16 17:08:50 -0300
commit4335fdadff661f861900263e2a1103e490dbe985 (patch)
treefbf26c63133c036b160ca5c575b3523b14487624 /Maps
parent1f5f64dace2521b15594fa8e24cf9f17945c4d13 (diff)
downloadart-4335fdadff661f861900263e2a1103e490dbe985.tar.gz
art-4335fdadff661f861900263e2a1103e490dbe985.tar.bz2
art-4335fdadff661f861900263e2a1103e490dbe985.tar.xz
art-4335fdadff661f861900263e2a1103e490dbe985.zip
Fix stuff
Diffstat (limited to 'Maps')
-rw-r--r--Maps/008-1.tmx14
1 files changed, 7 insertions, 7 deletions
diff --git a/Maps/008-1.tmx b/Maps/008-1.tmx
index 377b6e77..77af6420 100644
--- a/Maps/008-1.tmx
+++ b/Maps/008-1.tmx
@@ -11,24 +11,24 @@
<property name="overlay0scrollY" value="0.1"/>
</properties>
<tileset firstgid="1" name="Ground" tilewidth="32" tileheight="32" tilecount="256" columns="16">
- <image source="../graphics/legacy/tilesets/woodland-ground.png" width="512" height="512"/>
+ <image source="../graphics/tilesets/woodland_ground.png" width="512" height="512"/>
</tileset>
<tileset firstgid="257" name="Woodland x1x3" tilewidth="32" tileheight="64" tilecount="32" columns="16">
- <image source="../graphics/legacy/tilesets/woodland-x1x2.png" width="512" height="128"/>
+ <image source="../graphics/tilesets/woodland_x2.png" width="512" height="128"/>
</tileset>
<tileset firstgid="289" name="Woodland x1x3" tilewidth="32" tileheight="96" tilecount="32" columns="16">
- <image source="../graphics/legacy/tilesets/woodland-x1x3.png" width="512" height="192"/>
+ <image source="../graphics/tilesets/woodland_x3.png" width="512" height="192"/>
</tileset>
<tileset firstgid="321" name="Woodland Village" tilewidth="32" tileheight="32" tilecount="256" columns="16">
- <image source="../graphics/legacy/tilesets/woodland-village.png" width="512" height="512"/>
+ <image source="../graphics/tilesets/woodland_village.png" width="512" height="512"/>
</tileset>
<tileset firstgid="577" name="Woodland Village x1x2" tilewidth="32" tileheight="64" tilecount="16" columns="16">
- <image source="../graphics/legacy/tilesets/woodland-village-x1x2.png" width="512" height="64"/>
+ <image source="../graphics/tilesets/woodland_village_x2.png" width="512" height="64"/>
</tileset>
<tileset firstgid="593" name="Woodland Village x1x3" tilewidth="32" tileheight="96" tilecount="66" columns="22">
- <image source="../graphics/legacy/tilesets/woodland-village-x1x3.png" width="704" height="288"/>
+ <image source="../graphics/tilesets/woodland_village_x3.png" width="704" height="288"/>
</tileset>
- <tileset firstgid="659" source="../graphics/legacy/tilesets/woodenpump-x1x3.tsx"/>
+ <tileset firstgid="659" source="../graphics/tilesets/woodenpump.tsx"/>
<tileset firstgid="670" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3">
<image source="../graphics/tilesets/collision.png" width="96" height="96"/>
</tileset>