diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2010-09-29 08:08:18 +0200 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2010-11-07 15:16:21 +0100 |
commit | fc6bb1ec0b69dc9fb1c362ce7d61ef340b366fe6 (patch) | |
tree | 3ce023962fb311cd577341ec7f2dbc656f902680 /graphics | |
parent | 70df7374627e3c715f4298756553dea89e6f44bc (diff) | |
download | clientdata-fc6bb1ec0b69dc9fb1c362ce7d61ef340b366fe6.tar.gz clientdata-fc6bb1ec0b69dc9fb1c362ce7d61ef340b366fe6.tar.bz2 clientdata-fc6bb1ec0b69dc9fb1c362ce7d61ef340b366fe6.tar.xz clientdata-fc6bb1ec0b69dc9fb1c362ce7d61ef340b366fe6.zip |
files needed for automapping feature of tiled-qt
This adds all the rules (folder rules in ./maps adn ./maps/rules.txt)
and tiles (graphics/tiles/set_*) needed for the automapping feature.
These rules help only mapping caves, icecaves and icemountains at the moment.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tiles/set_cave.png | bin | 0 -> 1470 bytes |
-rw-r--r-- | graphics/tiles/set_icecave.png | bin | 0 -> 1575 bytes |
-rw-r--r-- | graphics/tiles/set_icemountain.png | bin | 0 -> 1632 bytes |
-rw-r--r-- | graphics/tiles/set_rules.png | bin | 0 -> 433 bytes |
-rw-r--r-- | graphics/tiles/set_woodland.png | bin | 0 -> 453 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/graphics/tiles/set_cave.png b/graphics/tiles/set_cave.png Binary files differnew file mode 100644 index 00000000..b76ff22a --- /dev/null +++ b/graphics/tiles/set_cave.png diff --git a/graphics/tiles/set_icecave.png b/graphics/tiles/set_icecave.png Binary files differnew file mode 100644 index 00000000..fd0b3f80 --- /dev/null +++ b/graphics/tiles/set_icecave.png diff --git a/graphics/tiles/set_icemountain.png b/graphics/tiles/set_icemountain.png Binary files differnew file mode 100644 index 00000000..7a8613ed --- /dev/null +++ b/graphics/tiles/set_icemountain.png diff --git a/graphics/tiles/set_rules.png b/graphics/tiles/set_rules.png Binary files differnew file mode 100644 index 00000000..c4421fe3 --- /dev/null +++ b/graphics/tiles/set_rules.png diff --git a/graphics/tiles/set_woodland.png b/graphics/tiles/set_woodland.png Binary files differnew file mode 100644 index 00000000..2d50f96f --- /dev/null +++ b/graphics/tiles/set_woodland.png |