summaryrefslogtreecommitdiff
path: root/maps.xml
blob: 3720ecc0dd63131c1a6175344119cdda5a1e8e35 (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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: 4144
Copyright (C) 2012 Evol Online -->
<maps>
    <map name="000-0.tmx">
        <atlas name="island"/>
    </map>
    <map name="000-0-0.tmx">
        <atlas name="ship"/>
    </map>
    <map name="000-1.tmx">
        <atlas name="island"/>
    </map>
    <map name="000-2-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="all">
        <file name="graphics/particles/bubble.png|W:#80ff80,40a020"/>
        <file name="graphics/particles/gloworb.png|W:#e1e1e1"/>
        <file name="graphics/particles/gloworb.png|W:#fffecb"/>
        <file name="graphics/particles/gloworb.png|W:#ffffff"/>
        <file name="graphics/particles/gloworb-medium.png|W:#da69e5"/>
        <file name="graphics/particles/orb-medium.png"/>
        <file name="graphics/particles/orb-small.png|W:#fffecb"/>
        <file name="graphics/particles/orb-small.png"/>
        <file name="graphics/particles/star-small.png|W:#f3ffbe,f3ffe3"/>
        <file name="graphics/particles/star-small.png|W:#ff0000,ffff00"/>
        <file name="graphics/particles/star-small.png|W:#ffe6ce,ffe6ce"/>
        <file name="graphics/particles/star-small.png|W:#ffffff,ffffff"/>
        <file name="graphics/particles/star-medium.png|W:#00ff00,ffffff"/>
        <file name="graphics/particles/star-medium.png|W:#ff0000,ffffff"/>
        <file name="graphics/particles/star-medium.png|W:#ffffff,ffffff"/>
        <file name="graphics/particles/zzz.png"/>
    </atlas>

    <atlas name="island">
        <file name="graphics/tilesets/accessory.png"/>
        <file name="graphics/tilesets/box.png"/>
        <file name="graphics/tilesets/box-x1x2.png"/>
        <file name="graphics/tilesets/ground.png"/>
        <file name="graphics/tilesets/ship-base.png"/>
        <file name="graphics/tilesets/ship-mast.png"/>
        <file name="graphics/tilesets/tree-x3x3.png"/>
        <file name="graphics/tilesets/tree-x3x4.png"/>
        <file name="graphics/tilesets/tree-x4x5.png"/>
        <file name="graphics/tilesets/water.png"/>
    </atlas>
    <atlas name="ship">
        <file name="graphics/tilesets/box.png"/>
        <file name="graphics/tilesets/box-x1x2.png"/>
        <file name="graphics/tilesets/candle.png"/>
        <file name="graphics/tilesets/carpet.png"/>
        <file name="graphics/tilesets/shadow.png"/>
        <file name="graphics/tilesets/ship-indoor.png"/>
        <file name="graphics/tilesets/ship-indoor-x2x4.png"/>
        <file name="graphics/tilesets/ship-sunlight-x1x5.png"/>
        <file name="graphics/tilesets/artis-indoor-fringe.png"/>
    </atlas>
</maps>