forked from OTAcademy/RME
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtilesets.xml
More file actions
288 lines (262 loc) · 7.61 KB
/
tilesets.xml
File metadata and controls
288 lines (262 loc) · 7.61 KB
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
<materials>
<tileset name="Cave">
<terrain>
<brush name="void"/>
<brush name="lava"/>
<brush name="walkable lava"/>
<brush name="clear water"/>
<brush name="earth (soft)"/>
<brush name="earth (hard)"/>
<brush name="dirt"/>
<brush name="light dirt"/>
<brush name="cave"/>
<brush name="cave hole"/>
<brush name="cave ropespot"/>
<brush name="cave small hole"/>
<brush name="cave pickhole"/>
</terrain>
</tileset>
<tileset name="Nature">
<terrain>
<brush name="sea"/>
<brush name="walkable sea"/>
<brush name="swamp"/>
<brush name="dark swamp"/>
<brush name="tar pit"/>
<brush name="mountain"/>
<brush name="mountain ground"/>
<brush name="mountain top ground"/>
<brush name="rocky ground"/>
<brush name="white gravel"/>
<brush name="jungle grass"/>
<brush name="grass"/>
<brush name="grass closed stone pile"/>
<brush name="grass pitfall"/>
<brush name="grass pitfall (always open)"/>
<brush name="jungle dirt"/>
<brush name="dirt"/>
<brush name="light dirt"/>
<brush name="snow"/>
<brush name="ice"/>
<brush name="dry earth"/>
<brush name="sand"/>
<brush name="sand closed stone pile"/>
<brush name="ramp"/>
<brush name="bamboo ramp"/>
<brush name="debris"/>
<brush name="debris_1"/>
<brush name="ice debris"/>
<brush name="twines"/>
<brush name="tendril wall"/>
<brush name="tendrils"/>
<brush name="mossy wall_2"/>
</terrain>
</tileset>
<tileset name="Roofs">
<terrain>
<brush name="flat roof"/>
<item id="924"/>
<brush name="brown bamboo roof"/>
<brush name="brick roof, left"/>
<brush name="brick roof, vertical"/>
<brush name="brick roof, right"/>
<brush name="brick roof, up"/>
<brush name="brick roof, horizontal"/>
<brush name="brick roof, down"/>
<brush name="wooden roof, up"/>
<brush name="wooden roof, horizontal"/>
<brush name="wooden roof, down"/>
<brush name="wooden roof, left"/>
<brush name="wooden roof, vertical"/>
<brush name="wooden roof, right"/>
<brush name="marquee rw ver 1"/>
<brush name="marquee yb ver 1"/>
<brush name="marquee g ver 1"/>
<brush name="marquee b ver 1"/>
<item id="5313"/>
<brush name="marquee rw ver 2"/>
<brush name="marquee yb ver 2"/>
<brush name="marquee g ver 2"/>
<brush name="marquee b ver 2"/>
<item id="6994"/>
<brush name="marquee rw hor 1"/>
<brush name="marquee yb hor 1"/>
<brush name="marquee g hor 1"/>
<brush name="marquee b hor 1"/>
<item id="6889"/>
<brush name="marquee rw hor 2"/>
<brush name="marquee yb hor 2"/>
<brush name="marquee g hor 2"/>
<brush name="marquee b hor 2"/>
<item id="6173"/>
</terrain>
</tileset>
<tileset name="Sea">
<collections_and_terrain>
<!-- land -->
<brush name="sea"/>
<brush name="walkable sea"/>
<brush name="drawbridge"/>
<brush name="drawbridge plank (1x3)"/>
<brush name="drawbridge plank (2x3)"/>
<!-- underwater -->
<brush name="ventilation grille (normal)"/>
<brush name="ventilation grille (underwater pickhole)"/>
<item id="5460"/>
<brush name="wooden floor (underwater)"/>
<brush name="dark wooden floor (underwater)"/>
<brush name="ocean floor"/>
<brush name="bubbles"/>
<brush name="reef stones"/>
<brush name="coral reef"/>
<item id="5421"/>
<brush name="sea organisms"/>
<brush name="sea shells"/>
<item id="5554"/>
<!-- ship walls -->
<brush name="ship cabin wall"/>
<brush name="damaged ship cabin wall"/>
<brush name="ship railing"/>
<brush name="damaged ship railling"/>
<brush name="damaged ship hull (rotatable)"/>
<!-- damaged ship parts -->
<brush name="rudder of the boat"/>
<brush name="steering wheel"/>
<brush name="broken steering wheel"/>
<brush name="damaged mast"/>
<brush name="damaged mast2"/>
<brush name="ship ruins"/>
<brush name="ship anchor"/>
<item id="5444"/>
<!-- complete ships -->
<brush name="fishing boat"/>
<brush name="big transport ship"/>
<brush name="big ship (alt)"/>
</collections_and_terrain>
</tileset>
<tileset name="Snow">
<collections_and_terrain>
<brush name="sea"/>
<brush name="walkable sea"/>
<brush name="earth (soft)"/>
<brush name="earth (hard)"/>
<brush name="cave (snow)"/>
<brush name="snow"/>
<brush name="ice"/>
<brush name="ramp"/>
<brush name="mountain"/>
<brush name="mountain ground"/>
<brush name="mountain top ground"/>
<brush name="rocky ground"/>
<brush name="dirt"/>
<brush name="ice closed stone pile"/>
<brush name="hole in the ice"/>
<brush name="ice debris"/>
<item id="486"/>
</collections_and_terrain>
</tileset>
<tileset name="Stairs">
<terrain>
<!-- sewer grate -->
<item id="430"/>
<!-- universal -->
<brush name="trapdoor ladder down"/>
<brush name="wooden ladder hole"/>
<brush name="trapdoor down"/>
<brush name="stairs down"/>
<!-- ladder -->
<item id="1386"/>
<!-- wooden floor -->
<brush name="wooden ladder trapdoor"/>
<brush name="wooden ladder hole 2"/>
<brush name="wooden trapdoor"/>
<brush name="stairs down 2"/>
<!-- ladder -->
<item id="3678"/>
<!-- bamboo trapdoors -->
<item id="3135"/>
<item id="3136"/>
<item id="3137"/>
<item id="3138"/>
<!-- stairs -->
<brush name="white stone stairs up"/>
<!-- tile trapdoors -->
<brush name="white stone trapdoor"/>
<brush name="white stone stairs"/>
<brush name="gray stone trapdoor"/>
<brush name="gray stone stairs"/>
<!-- teleport -->
<item id="1387"/>
<!-- stairs cont -->
<brush name="black stone trapdoor"/>
<brush name="black stone stairs"/>
<!-- stairs -->
<brush name="banuta stairs"/>
<brush name="stone stairway (ground)"/>
<!-- teleport -->
<item id="1397"/>
<!-- mountain ramp down -->
<item id="476"/>
<item id="479"/>
<item id="475"/>
<item id="480"/>
<!-- sandstone -->
<brush name="pyramid ramp"/>
<brush name="pyramid corner"/>
<brush name="sandstone ropespot"/>
<brush name="open sandstone trapdoor"/>
<brush name="sandstone trapdoor"/>
<!-- bamboo -->
<brush name="bamboo ramp"/>
<!-- 7.8+ -->
<brush name="wooden stairs"/>
</terrain>
</tileset>
<tileset name="Town">
<terrain>
<item id="965"/>
<item id="966"/>
<brush name="white marble floor"/>
<brush name="black marble floor"/>
<item id="457"/>
<brush name="stone floor"/>
<brush name="gray stone tiles"/>
<brush name="dark tiled sandstone"/>
<brush name="tiled sandstone floor"/>
<brush name="elven wooden floor"/>
<brush name="light tiled stone floor"/>
<brush name="dark tiled stone floor"/>
<brush name="drab tiled stone floor"/>
<brush name="wooden floor"/>
<brush name="carlin wooden floor"/>
<brush name="orange tiled floor"/>
<brush name="magic tile"/>
<item id="280"/>
<brush name="dirt"/>
<item id="4832"/>
<item id="806"/>
<item id="4833"/>
<item id="804"/>
<brush name="white gravel"/>
<brush name="lawn"/>
<brush name="cobblestone"/>
<brush name="sandstone"/>
<brush name="dark sandstone"/>
<brush name="grassy cobblestone"/>
<brush name="drawbridge"/>
<brush name="dark wooden floor"/>
<brush name="banuta tiled floor"/>
<brush name="banuta floor"/>
<brush name="banuta pavement square"/>
<brush name="banuta pavement round"/>
<brush name="banuta decorated tiles"/>
<brush name="banuta lizard carvings"/>
<brush name="snake ornament samples"/>
<brush name="large lizard carvings"/>
<item id="416"/>
<item id="426"/>
<item id="446"/>
<item id="3216"/>
</terrain>
</tileset>
</materials>