summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/tilesets/water-calm.tsx (renamed from graphics/tilesets/calmwater.tsx)0
-rw-r--r--graphics/tilesets/water-raging.tsx (renamed from graphics/tilesets/ragingwater.tsx)0
-rw-r--r--maps/000-0.tmx2
-rw-r--r--maps/000-1.tmx2
4 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tilesets/calmwater.tsx b/graphics/tilesets/water-calm.tsx
index 02dc1bbc..02dc1bbc 100644
--- a/graphics/tilesets/calmwater.tsx
+++ b/graphics/tilesets/water-calm.tsx
diff --git a/graphics/tilesets/ragingwater.tsx b/graphics/tilesets/water-raging.tsx
index 333f7a7d..333f7a7d 100644
--- a/graphics/tilesets/ragingwater.tsx
+++ b/graphics/tilesets/water-raging.tsx
diff --git a/maps/000-0.tmx b/maps/000-0.tmx
index 5d396cde..fbe12e37 100644
--- a/maps/000-0.tmx
+++ b/maps/000-0.tmx
@@ -15,7 +15,7 @@
<property name="overlay1scrollX" value="0.3"/>
<property name="overlay1scrollY" value="0.35"/>
</properties>
- <tileset firstgid="1" source="../graphics/tilesets/ragingwater.tsx"/>
+ <tileset firstgid="1" source="../graphics/tilesets/water-raging.tsx"/>
<tileset firstgid="241" name="Ship Base" tilewidth="32" tileheight="32">
<image source="../graphics/tilesets/ship_base.png" width="704" height="320"/>
</tileset>
diff --git a/maps/000-1.tmx b/maps/000-1.tmx
index d1137910..de1d2bb5 100644
--- a/maps/000-1.tmx
+++ b/maps/000-1.tmx
@@ -11,7 +11,7 @@
<property name="overlay0scrollX" value="0.2"/>
<property name="overlay0scrollY" value="0.1"/>
</properties>
- <tileset firstgid="1" source="../graphics/tilesets/calmwater.tsx"/>
+ <tileset firstgid="1" source="../graphics/tilesets/water-calm.tsx"/>
<tileset firstgid="241" name="Ship Base" tilewidth="32" tileheight="32">
<image source="../graphics/tilesets/ship_base.png" width="704" height="320"/>
</tileset>