From 4c4f4be30bae96e6cd943de326b1a4b1b841dcd4 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sat, 13 Jan 2018 19:41:26 +0100 Subject: Initial commit --- graphics/tilesets/accessory.png | Bin 0 -> 21135 bytes graphics/tilesets/accessory.tsx | 18 ++ graphics/tilesets/artis-accessory-x1x2.png | Bin 0 -> 38110 bytes graphics/tilesets/artis-accessory.png | Bin 0 -> 50418 bytes graphics/tilesets/artis-archway-x1x4.png | Bin 0 -> 6968 bytes graphics/tilesets/artis-archway-x1x5.png | Bin 0 -> 5728 bytes graphics/tilesets/artis-blockwall.png | Bin 0 -> 130546 bytes graphics/tilesets/artis-bridge.png | Bin 0 -> 14068 bytes graphics/tilesets/artis-chimney-x3x4.png | Bin 0 -> 30804 bytes graphics/tilesets/artis-chimney-x3x4.tsx | 28 +++ graphics/tilesets/artis-dock.png | Bin 0 -> 35533 bytes graphics/tilesets/artis-fence.png | Bin 0 -> 2197 bytes graphics/tilesets/artis-fountain-x1x4.png | Bin 0 -> 17657 bytes graphics/tilesets/artis-fountain-x3x2.png | Bin 0 -> 2954 bytes graphics/tilesets/artis-fountain-x3x2.tsx | 16 ++ graphics/tilesets/artis-fountain.png | Bin 0 -> 22745 bytes graphics/tilesets/artis-harbour-x4x2.png | Bin 0 -> 981 bytes graphics/tilesets/artis-harbour-x4x6.png | Bin 0 -> 7847 bytes graphics/tilesets/artis-harbour-x6x4.png | Bin 0 -> 4554 bytes graphics/tilesets/artis-house.png | Bin 0 -> 102302 bytes graphics/tilesets/artis-indoor-cellar.png | Bin 0 -> 15286 bytes graphics/tilesets/artis-indoor-fringe.png | Bin 0 -> 32203 bytes graphics/tilesets/artis-indoor-x1x2.png | Bin 0 -> 8339 bytes graphics/tilesets/artis-indoor-x1x3.png | Bin 0 -> 32419 bytes graphics/tilesets/artis-indoor-x1x4.png | Bin 0 -> 4130 bytes graphics/tilesets/artis-indoor-x2x4.png | Bin 0 -> 7081 bytes graphics/tilesets/artis-indoor.png | Bin 0 -> 81555 bytes graphics/tilesets/artis-lamps-x1x3.png | Bin 0 -> 1913 bytes graphics/tilesets/artis-lamps.png | Bin 0 -> 2691 bytes graphics/tilesets/artis-market.png | Bin 0 -> 58396 bytes graphics/tilesets/artis-pavement.png | Bin 0 -> 75519 bytes graphics/tilesets/artis-pillar-x1x2.png | Bin 0 -> 12351 bytes graphics/tilesets/artis-sewer-x2x2.png | Bin 0 -> 9345 bytes graphics/tilesets/artis-sewer-x3x3.png | Bin 0 -> 13443 bytes graphics/tilesets/artis-sewer.png | Bin 0 -> 175309 bytes graphics/tilesets/artis-shadows.png | Bin 0 -> 2229 bytes graphics/tilesets/artis-windows.png | Bin 0 -> 6176 bytes graphics/tilesets/box-x1x2.png | Bin 0 -> 6929 bytes graphics/tilesets/box.png | Bin 0 -> 25342 bytes graphics/tilesets/candle-x1x2.png | Bin 0 -> 2804 bytes graphics/tilesets/candle-x1x2.tsx | 60 +++++ graphics/tilesets/carpet.png | Bin 0 -> 8772 bytes graphics/tilesets/collision.png | Bin 0 -> 481 bytes graphics/tilesets/ground.png | Bin 0 -> 191718 bytes graphics/tilesets/level-number.png | Bin 0 -> 1070 bytes graphics/tilesets/shadow.png | Bin 0 -> 18524 bytes graphics/tilesets/ship-base.png | Bin 0 -> 170994 bytes graphics/tilesets/ship-flags-x3x2.png | Bin 0 -> 14831 bytes graphics/tilesets/ship-flags-x3x2.tsx | 40 ++++ graphics/tilesets/ship-indoor-fringe.png | Bin 0 -> 43335 bytes graphics/tilesets/ship-indoor-x2x4.png | Bin 0 -> 5095 bytes graphics/tilesets/ship-indoor.png | Bin 0 -> 56382 bytes graphics/tilesets/ship-mast.png | Bin 0 -> 145168 bytes graphics/tilesets/sunlight-x1x5.png | Bin 0 -> 6810 bytes graphics/tilesets/tree-x3x3.png | Bin 0 -> 4039 bytes graphics/tilesets/tree-x3x4.png | Bin 0 -> 54190 bytes graphics/tilesets/tree-x4x5.png | Bin 0 -> 15061 bytes graphics/tilesets/water-calm.tsx | 340 +++++++++++++++++++++++++++++ graphics/tilesets/water-raging.tsx | 340 +++++++++++++++++++++++++++++ graphics/tilesets/water.png | Bin 0 -> 195318 bytes 60 files changed, 842 insertions(+) create mode 100644 graphics/tilesets/accessory.png create mode 100644 graphics/tilesets/accessory.tsx create mode 100644 graphics/tilesets/artis-accessory-x1x2.png create mode 100644 graphics/tilesets/artis-accessory.png create mode 100644 graphics/tilesets/artis-archway-x1x4.png create mode 100644 graphics/tilesets/artis-archway-x1x5.png create mode 100644 graphics/tilesets/artis-blockwall.png create mode 100644 graphics/tilesets/artis-bridge.png create mode 100644 graphics/tilesets/artis-chimney-x3x4.png create mode 100644 graphics/tilesets/artis-chimney-x3x4.tsx create mode 100644 graphics/tilesets/artis-dock.png create mode 100644 graphics/tilesets/artis-fence.png create mode 100644 graphics/tilesets/artis-fountain-x1x4.png create mode 100644 graphics/tilesets/artis-fountain-x3x2.png create mode 100644 graphics/tilesets/artis-fountain-x3x2.tsx create mode 100644 graphics/tilesets/artis-fountain.png create mode 100644 graphics/tilesets/artis-harbour-x4x2.png create mode 100644 graphics/tilesets/artis-harbour-x4x6.png create mode 100644 graphics/tilesets/artis-harbour-x6x4.png create mode 100644 graphics/tilesets/artis-house.png create mode 100644 graphics/tilesets/artis-indoor-cellar.png create mode 100644 graphics/tilesets/artis-indoor-fringe.png create mode 100644 graphics/tilesets/artis-indoor-x1x2.png create mode 100644 graphics/tilesets/artis-indoor-x1x3.png create mode 100644 graphics/tilesets/artis-indoor-x1x4.png create mode 100644 graphics/tilesets/artis-indoor-x2x4.png create mode 100644 graphics/tilesets/artis-indoor.png create mode 100644 graphics/tilesets/artis-lamps-x1x3.png create mode 100644 graphics/tilesets/artis-lamps.png create mode 100644 graphics/tilesets/artis-market.png create mode 100644 graphics/tilesets/artis-pavement.png create mode 100644 graphics/tilesets/artis-pillar-x1x2.png create mode 100644 graphics/tilesets/artis-sewer-x2x2.png create mode 100644 graphics/tilesets/artis-sewer-x3x3.png create mode 100644 graphics/tilesets/artis-sewer.png create mode 100644 graphics/tilesets/artis-shadows.png create mode 100644 graphics/tilesets/artis-windows.png create mode 100644 graphics/tilesets/box-x1x2.png create mode 100644 graphics/tilesets/box.png create mode 100644 graphics/tilesets/candle-x1x2.png create mode 100644 graphics/tilesets/candle-x1x2.tsx create mode 100644 graphics/tilesets/carpet.png create mode 100644 graphics/tilesets/collision.png create mode 100644 graphics/tilesets/ground.png create mode 100644 graphics/tilesets/level-number.png create mode 100644 graphics/tilesets/shadow.png create mode 100644 graphics/tilesets/ship-base.png create mode 100644 graphics/tilesets/ship-flags-x3x2.png create mode 100644 graphics/tilesets/ship-flags-x3x2.tsx create mode 100644 graphics/tilesets/ship-indoor-fringe.png create mode 100644 graphics/tilesets/ship-indoor-x2x4.png create mode 100644 graphics/tilesets/ship-indoor.png create mode 100644 graphics/tilesets/ship-mast.png create mode 100644 graphics/tilesets/sunlight-x1x5.png create mode 100644 graphics/tilesets/tree-x3x3.png create mode 100644 graphics/tilesets/tree-x3x4.png create mode 100644 graphics/tilesets/tree-x4x5.png create mode 100644 graphics/tilesets/water-calm.tsx create mode 100644 graphics/tilesets/water-raging.tsx create mode 100644 graphics/tilesets/water.png (limited to 'graphics/tilesets') diff --git a/graphics/tilesets/accessory.png b/graphics/tilesets/accessory.png new file mode 100644 index 00000000..a970b8c6 Binary files /dev/null and b/graphics/tilesets/accessory.png differ diff --git a/graphics/tilesets/accessory.tsx b/graphics/tilesets/accessory.tsx new file mode 100644 index 00000000..499065d1 --- /dev/null +++ b/graphics/tilesets/accessory.tsx @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/graphics/tilesets/artis-accessory-x1x2.png b/graphics/tilesets/artis-accessory-x1x2.png new file mode 100644 index 00000000..632c16cd Binary files /dev/null and b/graphics/tilesets/artis-accessory-x1x2.png differ diff --git a/graphics/tilesets/artis-accessory.png b/graphics/tilesets/artis-accessory.png new file mode 100644 index 00000000..72509881 Binary files /dev/null and b/graphics/tilesets/artis-accessory.png differ diff --git a/graphics/tilesets/artis-archway-x1x4.png b/graphics/tilesets/artis-archway-x1x4.png new file mode 100644 index 00000000..739700ee Binary files /dev/null and b/graphics/tilesets/artis-archway-x1x4.png differ diff --git a/graphics/tilesets/artis-archway-x1x5.png b/graphics/tilesets/artis-archway-x1x5.png new file mode 100644 index 00000000..5c700629 Binary files /dev/null and b/graphics/tilesets/artis-archway-x1x5.png differ diff --git a/graphics/tilesets/artis-blockwall.png b/graphics/tilesets/artis-blockwall.png new file mode 100644 index 00000000..f93d08a9 Binary files /dev/null and b/graphics/tilesets/artis-blockwall.png differ diff --git a/graphics/tilesets/artis-bridge.png b/graphics/tilesets/artis-bridge.png new file mode 100644 index 00000000..a306a51b Binary files /dev/null and b/graphics/tilesets/artis-bridge.png differ diff --git a/graphics/tilesets/artis-chimney-x3x4.png b/graphics/tilesets/artis-chimney-x3x4.png new file mode 100644 index 00000000..e0d8dcc4 Binary files /dev/null and b/graphics/tilesets/artis-chimney-x3x4.png differ diff --git a/graphics/tilesets/artis-chimney-x3x4.tsx b/graphics/tilesets/artis-chimney-x3x4.tsx new file mode 100644 index 00000000..146b4536 --- /dev/null +++ b/graphics/tilesets/artis-chimney-x3x4.tsx @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/tilesets/artis-dock.png b/graphics/tilesets/artis-dock.png new file mode 100644 index 00000000..e250f150 Binary files /dev/null and b/graphics/tilesets/artis-dock.png differ diff --git a/graphics/tilesets/artis-fence.png b/graphics/tilesets/artis-fence.png new file mode 100644 index 00000000..4a3a41db Binary files /dev/null and b/graphics/tilesets/artis-fence.png differ diff --git a/graphics/tilesets/artis-fountain-x1x4.png b/graphics/tilesets/artis-fountain-x1x4.png new file mode 100644 index 00000000..0fdf3964 Binary files /dev/null and b/graphics/tilesets/artis-fountain-x1x4.png differ diff --git a/graphics/tilesets/artis-fountain-x3x2.png b/graphics/tilesets/artis-fountain-x3x2.png new file mode 100644 index 00000000..9d085ab6 Binary files /dev/null and b/graphics/tilesets/artis-fountain-x3x2.png differ diff --git a/graphics/tilesets/artis-fountain-x3x2.tsx b/graphics/tilesets/artis-fountain-x3x2.tsx new file mode 100644 index 00000000..1bc8bb07 --- /dev/null +++ b/graphics/tilesets/artis-fountain-x3x2.tsx @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/graphics/tilesets/artis-fountain.png b/graphics/tilesets/artis-fountain.png new file mode 100644 index 00000000..c9e7418b Binary files /dev/null and b/graphics/tilesets/artis-fountain.png differ diff --git a/graphics/tilesets/artis-harbour-x4x2.png b/graphics/tilesets/artis-harbour-x4x2.png new file mode 100644 index 00000000..4c9023b8 Binary files /dev/null and b/graphics/tilesets/artis-harbour-x4x2.png differ diff --git a/graphics/tilesets/artis-harbour-x4x6.png b/graphics/tilesets/artis-harbour-x4x6.png new file mode 100644 index 00000000..016cf8e3 Binary files /dev/null and b/graphics/tilesets/artis-harbour-x4x6.png differ diff --git a/graphics/tilesets/artis-harbour-x6x4.png b/graphics/tilesets/artis-harbour-x6x4.png new file mode 100644 index 00000000..0df35a4d Binary files /dev/null and b/graphics/tilesets/artis-harbour-x6x4.png differ diff --git a/graphics/tilesets/artis-house.png b/graphics/tilesets/artis-house.png new file mode 100644 index 00000000..19bb6fb9 Binary files /dev/null and b/graphics/tilesets/artis-house.png differ diff --git a/graphics/tilesets/artis-indoor-cellar.png b/graphics/tilesets/artis-indoor-cellar.png new file mode 100644 index 00000000..db351b69 Binary files /dev/null and b/graphics/tilesets/artis-indoor-cellar.png differ diff --git a/graphics/tilesets/artis-indoor-fringe.png b/graphics/tilesets/artis-indoor-fringe.png new file mode 100644 index 00000000..2d709cd6 Binary files /dev/null and b/graphics/tilesets/artis-indoor-fringe.png differ diff --git a/graphics/tilesets/artis-indoor-x1x2.png b/graphics/tilesets/artis-indoor-x1x2.png new file mode 100644 index 00000000..b23b82c5 Binary files /dev/null and b/graphics/tilesets/artis-indoor-x1x2.png differ diff --git a/graphics/tilesets/artis-indoor-x1x3.png b/graphics/tilesets/artis-indoor-x1x3.png new file mode 100644 index 00000000..1fdd208b Binary files /dev/null and b/graphics/tilesets/artis-indoor-x1x3.png differ diff --git a/graphics/tilesets/artis-indoor-x1x4.png b/graphics/tilesets/artis-indoor-x1x4.png new file mode 100644 index 00000000..ffb9b850 Binary files /dev/null and b/graphics/tilesets/artis-indoor-x1x4.png differ diff --git a/graphics/tilesets/artis-indoor-x2x4.png b/graphics/tilesets/artis-indoor-x2x4.png new file mode 100644 index 00000000..68d4abd8 Binary files /dev/null and b/graphics/tilesets/artis-indoor-x2x4.png differ diff --git a/graphics/tilesets/artis-indoor.png b/graphics/tilesets/artis-indoor.png new file mode 100644 index 00000000..c531e4d5 Binary files /dev/null and b/graphics/tilesets/artis-indoor.png differ diff --git a/graphics/tilesets/artis-lamps-x1x3.png b/graphics/tilesets/artis-lamps-x1x3.png new file mode 100644 index 00000000..b5a1c091 Binary files /dev/null and b/graphics/tilesets/artis-lamps-x1x3.png differ diff --git a/graphics/tilesets/artis-lamps.png b/graphics/tilesets/artis-lamps.png new file mode 100644 index 00000000..2c0cfae1 Binary files /dev/null and b/graphics/tilesets/artis-lamps.png differ diff --git a/graphics/tilesets/artis-market.png b/graphics/tilesets/artis-market.png new file mode 100644 index 00000000..40bbd7ba Binary files /dev/null and b/graphics/tilesets/artis-market.png differ diff --git a/graphics/tilesets/artis-pavement.png b/graphics/tilesets/artis-pavement.png new file mode 100644 index 00000000..96c53936 Binary files /dev/null and b/graphics/tilesets/artis-pavement.png differ diff --git a/graphics/tilesets/artis-pillar-x1x2.png b/graphics/tilesets/artis-pillar-x1x2.png new file mode 100644 index 00000000..fa25adfb Binary files /dev/null and b/graphics/tilesets/artis-pillar-x1x2.png differ diff --git a/graphics/tilesets/artis-sewer-x2x2.png b/graphics/tilesets/artis-sewer-x2x2.png new file mode 100644 index 00000000..4636964b Binary files /dev/null and b/graphics/tilesets/artis-sewer-x2x2.png differ diff --git a/graphics/tilesets/artis-sewer-x3x3.png b/graphics/tilesets/artis-sewer-x3x3.png new file mode 100644 index 00000000..cad6bcaf Binary files /dev/null and b/graphics/tilesets/artis-sewer-x3x3.png differ diff --git a/graphics/tilesets/artis-sewer.png b/graphics/tilesets/artis-sewer.png new file mode 100644 index 00000000..b3a2b8b0 Binary files /dev/null and b/graphics/tilesets/artis-sewer.png differ diff --git a/graphics/tilesets/artis-shadows.png b/graphics/tilesets/artis-shadows.png new file mode 100644 index 00000000..323b8883 Binary files /dev/null and b/graphics/tilesets/artis-shadows.png differ diff --git a/graphics/tilesets/artis-windows.png b/graphics/tilesets/artis-windows.png new file mode 100644 index 00000000..cfb9fd0f Binary files /dev/null and b/graphics/tilesets/artis-windows.png differ diff --git a/graphics/tilesets/box-x1x2.png b/graphics/tilesets/box-x1x2.png new file mode 100644 index 00000000..7f79f36b Binary files /dev/null and b/graphics/tilesets/box-x1x2.png differ diff --git a/graphics/tilesets/box.png b/graphics/tilesets/box.png new file mode 100644 index 00000000..8a42d0bb Binary files /dev/null and b/graphics/tilesets/box.png differ diff --git a/graphics/tilesets/candle-x1x2.png b/graphics/tilesets/candle-x1x2.png new file mode 100644 index 00000000..b981055e Binary files /dev/null and b/graphics/tilesets/candle-x1x2.png differ diff --git a/graphics/tilesets/candle-x1x2.tsx b/graphics/tilesets/candle-x1x2.tsx new file mode 100644 index 00000000..6559fded --- /dev/null +++ b/graphics/tilesets/candle-x1x2.tsx @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/tilesets/carpet.png b/graphics/tilesets/carpet.png new file mode 100644 index 00000000..aba3a415 Binary files /dev/null and b/graphics/tilesets/carpet.png differ diff --git a/graphics/tilesets/collision.png b/graphics/tilesets/collision.png new file mode 100644 index 00000000..0eacd5d2 Binary files /dev/null and b/graphics/tilesets/collision.png differ diff --git a/graphics/tilesets/ground.png b/graphics/tilesets/ground.png new file mode 100644 index 00000000..4e391ee4 Binary files /dev/null and b/graphics/tilesets/ground.png differ diff --git a/graphics/tilesets/level-number.png b/graphics/tilesets/level-number.png new file mode 100644 index 00000000..1859fe49 Binary files /dev/null and b/graphics/tilesets/level-number.png differ diff --git a/graphics/tilesets/shadow.png b/graphics/tilesets/shadow.png new file mode 100644 index 00000000..114a09d0 Binary files /dev/null and b/graphics/tilesets/shadow.png differ diff --git a/graphics/tilesets/ship-base.png b/graphics/tilesets/ship-base.png new file mode 100644 index 00000000..784c3e73 Binary files /dev/null and b/graphics/tilesets/ship-base.png differ diff --git a/graphics/tilesets/ship-flags-x3x2.png b/graphics/tilesets/ship-flags-x3x2.png new file mode 100644 index 00000000..7bb8c331 Binary files /dev/null and b/graphics/tilesets/ship-flags-x3x2.png differ diff --git a/graphics/tilesets/ship-flags-x3x2.tsx b/graphics/tilesets/ship-flags-x3x2.tsx new file mode 100644 index 00000000..9a337a40 --- /dev/null +++ b/graphics/tilesets/ship-flags-x3x2.tsx @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/graphics/tilesets/ship-indoor-fringe.png b/graphics/tilesets/ship-indoor-fringe.png new file mode 100644 index 00000000..59a13b1c Binary files /dev/null and b/graphics/tilesets/ship-indoor-fringe.png differ diff --git a/graphics/tilesets/ship-indoor-x2x4.png b/graphics/tilesets/ship-indoor-x2x4.png new file mode 100644 index 00000000..9ff30f94 Binary files /dev/null and b/graphics/tilesets/ship-indoor-x2x4.png differ diff --git a/graphics/tilesets/ship-indoor.png b/graphics/tilesets/ship-indoor.png new file mode 100644 index 00000000..cd01dfb9 Binary files /dev/null and b/graphics/tilesets/ship-indoor.png differ diff --git a/graphics/tilesets/ship-mast.png b/graphics/tilesets/ship-mast.png new file mode 100644 index 00000000..c2a47ed7 Binary files /dev/null and b/graphics/tilesets/ship-mast.png differ diff --git a/graphics/tilesets/sunlight-x1x5.png b/graphics/tilesets/sunlight-x1x5.png new file mode 100644 index 00000000..f15c9cc9 Binary files /dev/null and b/graphics/tilesets/sunlight-x1x5.png differ diff --git a/graphics/tilesets/tree-x3x3.png b/graphics/tilesets/tree-x3x3.png new file mode 100644 index 00000000..cc539125 Binary files /dev/null and b/graphics/tilesets/tree-x3x3.png differ diff --git a/graphics/tilesets/tree-x3x4.png b/graphics/tilesets/tree-x3x4.png new file mode 100644 index 00000000..805a87ba Binary files /dev/null and b/graphics/tilesets/tree-x3x4.png differ diff --git a/graphics/tilesets/tree-x4x5.png b/graphics/tilesets/tree-x4x5.png new file mode 100644 index 00000000..1ad05e5c Binary files /dev/null and b/graphics/tilesets/tree-x4x5.png differ diff --git a/graphics/tilesets/water-calm.tsx b/graphics/tilesets/water-calm.tsx new file mode 100644 index 00000000..a8fc57f8 --- /dev/null +++ b/graphics/tilesets/water-calm.tsx @@ -0,0 +1,340 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/tilesets/water-raging.tsx b/graphics/tilesets/water-raging.tsx new file mode 100644 index 00000000..317ee3e0 --- /dev/null +++ b/graphics/tilesets/water-raging.tsx @@ -0,0 +1,340 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/tilesets/water.png b/graphics/tilesets/water.png new file mode 100644 index 00000000..f847b98d Binary files /dev/null and b/graphics/tilesets/water.png differ -- cgit v1.2.3-60-g2f50