summaryrefslogtreecommitdiff
path: root/maps.xml
blob: 45c037a8b15678ab0913c4dc59f617cc6226bf72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: 4144
Copyright (C) 2012 Evol Online -->
<maps>
    <map name="000-1.tmx">
        <atlas name="000-1"/>
    </map>
    <map name="000-2-0.tmx">
        <atlas name="ship"/>
    </map>
    <map name="000-0-0.tmx">
        <atlas name="ship"/>
    </map>
    <map name="000-0.tmx">
        <atlas name="ship"/>
    </map>
    <map name="000-2-0.tmx">
        <atlas name="ship"/>
    </map>
    <map name="000-2-1.tmx">
        <atlas name="ship"/>
    </map>
    <map name="000-2-2.tmx">
        <atlas name="ship"/>
    </map>
    <map name="000-2-3.tmx">
        <atlas name="ship"/>
    </map>
    <atlas name="000-1">
        <file name="graphics/images/ambient/whiteclouds.png"/>
        <file name="graphics/tilesets/ship_base.png"/>
        <file name="graphics/tilesets/ship_mast.png"/>
        <file name="graphics/tilesets/ground.png"/>
        <file name="graphics/tilesets/water.png"/>
        <file name="graphics/tilesets/tree_x4.png"/>
        <file name="graphics/tilesets/box.png"/>
        <file name="graphics/tilesets/tree_x3.png"/>
        <file name="graphics/tilesets/accessories.png"/>
    </atlas>
    <atlas name="ship">
        <file name="graphics/tilesets/indoor/ship-indoor.png"/>
        <file name="graphics/tilesets/indoor/village-indoor2.png"/>
        <file name="graphics/tilesets/ship_mast.png"/>
        <file name="graphics/tilesets/indoor/candle.png"/>
        <file name="graphics/tilesets/ground.png"/>
        <file name="graphics/tilesets/indoor/box.png"/>
        <file name="graphics/tilesets/indoor/shadow.png"/>
        <file name="graphics/tilesets/water.png"/>
        <file name="graphics/images/ambient/fog.png"/>
        <file name="graphics/tilesets/indoor/ship-indoor_x3.png"/>
        <file name="graphics/tilesets/indoor/carpet.png"/>
    </atlas>
</maps>