blob: 2c6f5717fa8c50f13a80134d2b397c452f6e18c3 (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="75" height="50" tilewidth="32" tileheight="32">
<properties>
<property name="name" value="Electricity Boss Cave"/>
</properties>
<tileset firstgid="1" source="../tilesets/collision.tsx"/>
<tileset firstgid="3" source="../tilesets/cave2.tsx"/>
<tileset firstgid="259" source="../tilesets/arena.tsx"/>
<layer name="Ground" width="75" height="50">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA+3VwREBMRSA4T2hAqsFVIAK2FoUYMyoXdxyWIsR5mX3O3z35J+Xl7ZpmhYAAAAAILNONkFsA/QYskv2QRwC9BhyTE5BdAF6DFkl8yCWAXpoVXera+Wt+s7/jkuhfjW16nMr1GEKrUo7a2Wunii1n6bQyly93ie/kM9oba3+pe9/1Wo8b/Bbi+yuswDniSyfy7HPhVZaRaTVZx773V4HAAAgkjsdcnzsmDoAAA==
</data>
</layer>
<layer name="Fringe" width="75" height="50">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA+3XwQmAMBAEwEtB2kHswPRfjqkgHOgRkJn3sux3IwAAAAAAeONoEWf7Llfdu1OfO6/E1myuunene+4cia3ZXHUvAADAio8DAAAAAPAfD85cS0mYOgAA
</data>
</layer>
<layer name="Over" width="75" height="50">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA+3VMQ6AIAwFUJj1AuoZ9AZ6/2MJcXETgwSH95JuzU/pUEIAAAAAAAAAAIDLGkPY4nd9rXN72tOcR8GspX2tc3sZUs0VtdyypsqssdkrAXgj/w35vue77jY/y/uyJwAAAP7kBBhH7R+YOgAA
</data>
</layer>
<layer name="Collision" width="75" height="50">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA+3SQQrAIAxFQfH+h+4Fim1A/AEnMDtRfGSOMSYAAAAAANDS1/w9Vz2f/vfORqcm3UErrTq2Otky3aHbXq3eS3fo1mo16Q5aadWhVbJdukPXvXp7N91hZ7Nq2+q9N7jxz1pp1YlWWgEAAMANHikLjpyYOgAA
</data>
</layer>
<objectgroup name="Objects" width="75" height="50" visible="0">
<object name="graphics/particles/electricity.red.large.xml" type="particle_effect" x="1699" y="672"/>
<object name="graphics/particles/electricity.red.large.xml" type="particle_effect" x="1696" y="1021"/>
<object name="graphics/particles/electricity.red.large.xml" type="particle_effect" x="1377" y="1024"/>
<object name="graphics/particles/electricity.red.large.xml" type="particle_effect" x="1377" y="672"/>
<object name="graphics/particles/electricity.blue.large.xml" type="particle_effect" x="672" y="1027"/>
<object name="graphics/particles/electricity.blue.large.xml" type="particle_effect" x="992" y="672"/>
<object name="graphics/particles/electricity.blue.large.xml" type="particle_effect" x="992" y="1023"/>
<object name="graphics/particles/electricity.blue.large.xml" type="particle_effect" x="672" y="672"/>
<object name="To Snake Pit" type="warp" x="1152" y="1152" width="64" height="32">
<properties>
<property name="dest_map" value="005-3"/>
<property name="dest_x" value="2720"/>
<property name="dest_y" value="1600"/>
</properties>
</object>
</objectgroup>
</map>
|