diff options
Diffstat (limited to '')
-rw-r--r-- | bin/inventory/TexturesLibrary/TexturesLibraryFolders.xml | 17 | ||||
-rw-r--r-- | bin/inventory/TexturesLibrary/TexturesLibraryItems.xml | 586 |
2 files changed, 603 insertions, 0 deletions
diff --git a/bin/inventory/TexturesLibrary/TexturesLibraryFolders.xml b/bin/inventory/TexturesLibrary/TexturesLibraryFolders.xml new file mode 100644 index 0000000..33b4f5f --- /dev/null +++ b/bin/inventory/TexturesLibrary/TexturesLibraryFolders.xml | |||
@@ -0,0 +1,17 @@ | |||
1 | <Nini> | ||
2 | <!-- | ||
3 | <Section Name="Example Library"> | ||
4 | <Key Name="folderID" Value="12345678-1234-1234-1234-1234567890ab"/> | ||
5 | <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/> | ||
6 | <Key Name="name" Value="Example Library"/> | ||
7 | <Key Name="type" Value="0"/> | ||
8 | </Section> | ||
9 | --> | ||
10 | |||
11 | <Section Name="Texture Library"> | ||
12 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
13 | <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/> | ||
14 | <Key Name="name" Value="Texture Library"/> | ||
15 | <Key Name="type" Value="0"/> | ||
16 | </Section> | ||
17 | </Nini> | ||
diff --git a/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml b/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml new file mode 100644 index 0000000..adab5d8 --- /dev/null +++ b/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml | |||
@@ -0,0 +1,586 @@ | |||
1 | <!-- | ||
2 | In Keys, | ||
3 | name is the name of the item. | ||
4 | description is the description of the item. | ||
5 | assetID is the ID of the asset data that is referenced by the item. | ||
6 | folderID is the ID of the folder containing this item. | ||
7 | inventoryID is the ID for the item. It must be unique. | ||
8 | assetType is the asset type of the item. See the OpenMetaverse.AssetType enum in libopenmetaverse | ||
9 | inventoryType is the inventory type of the item. See the OpenMetaverse.InventoryType enum in libopenmetaverse | ||
10 | flags are only required for wearables. See OpenMetaverse.WearableType enum in libopenmetaverse. | ||
11 | --> | ||
12 | |||
13 | <Nini> | ||
14 | |||
15 | <!-- | ||
16 | <Section Name="Example Library Item"> | ||
17 | <Key Name="inventoryID" Value="30000000-0000-2222-4444-000000000001" /> | ||
18 | <Key Name="assetID" Value="30000000-0000-2222-3333-000000000001" /> | ||
19 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> | ||
20 | <Key Name="description" Value="Example Library Item" /> | ||
21 | <Key Name="name" Value="Example Library Item" /> | ||
22 | <Key Name="assetType" Value="7" /> | ||
23 | <Key Name="inventoryType" Value="7" /> | ||
24 | </Section> | ||
25 | --> | ||
26 | |||
27 | <Section Name="4-tile2 Texture"> | ||
28 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001000" /> | ||
29 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001000" /> | ||
30 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
31 | <Key Name="description" Value="4-tile2 texture" /> | ||
32 | <Key Name="name" Value="4-tile2" /> | ||
33 | <Key Name="assetType" Value="0" /> | ||
34 | <Key Name="inventoryType" Value="0" /> | ||
35 | </Section> | ||
36 | |||
37 | <Section Name="4-tile3 Texture"> | ||
38 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001001" /> | ||
39 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001001" /> | ||
40 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
41 | <Key Name="description" Value="4-tile3 texture" /> | ||
42 | <Key Name="name" Value="4-tile3" /> | ||
43 | <Key Name="assetType" Value="0" /> | ||
44 | <Key Name="inventoryType" Value="0" /> | ||
45 | </Section> | ||
46 | |||
47 | <Section Name="brick1_256 Texture"> | ||
48 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001002" /> | ||
49 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001002" /> | ||
50 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
51 | <Key Name="description" Value="brick1_256 texture" /> | ||
52 | <Key Name="name" Value="brick1_256" /> | ||
53 | <Key Name="assetType" Value="0" /> | ||
54 | <Key Name="inventoryType" Value="0" /> | ||
55 | </Section> | ||
56 | |||
57 | <Section Name="brick2_256 Texture"> | ||
58 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001003" /> | ||
59 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001003" /> | ||
60 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
61 | <Key Name="description" Value="brick2_256 texture" /> | ||
62 | <Key Name="name" Value="brick2_256" /> | ||
63 | <Key Name="assetType" Value="0" /> | ||
64 | <Key Name="inventoryType" Value="0" /> | ||
65 | </Section> | ||
66 | |||
67 | <Section Name="brick_mono Texture"> | ||
68 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001004" /> | ||
69 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001004" /> | ||
70 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
71 | <Key Name="description" Value="brick_mono texture" /> | ||
72 | <Key Name="name" Value="brick_mono" /> | ||
73 | <Key Name="assetType" Value="0" /> | ||
74 | <Key Name="inventoryType" Value="0" /> | ||
75 | </Section> | ||
76 | |||
77 | <Section Name="cedar Texture"> | ||
78 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001005" /> | ||
79 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001005" /> | ||
80 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
81 | <Key Name="description" Value="cedar texture" /> | ||
82 | <Key Name="name" Value="cedar" /> | ||
83 | <Key Name="assetType" Value="0" /> | ||
84 | <Key Name="inventoryType" Value="0" /> | ||
85 | </Section> | ||
86 | |||
87 | <Section Name="cement_block Texture"> | ||
88 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001006" /> | ||
89 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001006" /> | ||
90 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
91 | <Key Name="description" Value="cement_block texture" /> | ||
92 | <Key Name="name" Value="cement_block" /> | ||
93 | <Key Name="assetType" Value="0" /> | ||
94 | <Key Name="inventoryType" Value="0" /> | ||
95 | </Section> | ||
96 | |||
97 | <Section Name="clear Texture"> | ||
98 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001007" /> | ||
99 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001007" /> | ||
100 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
101 | <Key Name="description" Value="clear texture" /> | ||
102 | <Key Name="name" Value="clear" /> | ||
103 | <Key Name="assetType" Value="0" /> | ||
104 | <Key Name="inventoryType" Value="0" /> | ||
105 | </Section> | ||
106 | |||
107 | <Section Name="cobbles Texture"> | ||
108 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001008" /> | ||
109 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001008" /> | ||
110 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
111 | <Key Name="description" Value="cobbles texture" /> | ||
112 | <Key Name="name" Value="cobbles" /> | ||
113 | <Key Name="assetType" Value="0" /> | ||
114 | <Key Name="inventoryType" Value="0" /> | ||
115 | </Section> | ||
116 | |||
117 | <Section Name="creambrick Texture"> | ||
118 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001009" /> | ||
119 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001009" /> | ||
120 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
121 | <Key Name="description" Value="creambrick texture" /> | ||
122 | <Key Name="name" Value="creambrick" /> | ||
123 | <Key Name="assetType" Value="0" /> | ||
124 | <Key Name="inventoryType" Value="0" /> | ||
125 | </Section> | ||
126 | |||
127 | <Section Name="fgrass Texture"> | ||
128 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001010" /> | ||
129 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001010" /> | ||
130 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
131 | <Key Name="description" Value="fgrass texture" /> | ||
132 | <Key Name="name" Value="fgrass" /> | ||
133 | <Key Name="assetType" Value="0" /> | ||
134 | <Key Name="inventoryType" Value="0" /> | ||
135 | </Section> | ||
136 | |||
137 | <Section Name="glasstile2 Texture"> | ||
138 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001011" /> | ||
139 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001011" /> | ||
140 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
141 | <Key Name="description" Value="glasstile2 texture" /> | ||
142 | <Key Name="name" Value="glasstile2" /> | ||
143 | <Key Name="assetType" Value="0" /> | ||
144 | <Key Name="inventoryType" Value="0" /> | ||
145 | </Section> | ||
146 | |||
147 | <Section Name="graniteblock Texture"> | ||
148 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001012" /> | ||
149 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001012" /> | ||
150 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
151 | <Key Name="description" Value="graniteblock texture" /> | ||
152 | <Key Name="name" Value="graniteblock" /> | ||
153 | <Key Name="assetType" Value="0" /> | ||
154 | <Key Name="inventoryType" Value="0" /> | ||
155 | </Section> | ||
156 | |||
157 | <Section Name="grass Texture"> | ||
158 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001013" /> | ||
159 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001013" /> | ||
160 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
161 | <Key Name="description" Value="grass texture" /> | ||
162 | <Key Name="name" Value="grass" /> | ||
163 | <Key Name="assetType" Value="0" /> | ||
164 | <Key Name="inventoryType" Value="0" /> | ||
165 | </Section> | ||
166 | |||
167 | <Section Name="gravel Texture"> | ||
168 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001014" /> | ||
169 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001014" /> | ||
170 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
171 | <Key Name="description" Value="gravel texture" /> | ||
172 | <Key Name="name" Value="gravel" /> | ||
173 | <Key Name="assetType" Value="0" /> | ||
174 | <Key Name="inventoryType" Value="0" /> | ||
175 | </Section> | ||
176 | |||
177 | <Section Name="greybrick Texture"> | ||
178 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001015" /> | ||
179 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001015" /> | ||
180 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
181 | <Key Name="description" Value="greybrick texture" /> | ||
182 | <Key Name="name" Value="greybrick" /> | ||
183 | <Key Name="assetType" Value="0" /> | ||
184 | <Key Name="inventoryType" Value="0" /> | ||
185 | </Section> | ||
186 | |||
187 | <Section Name="ivy Texture"> | ||
188 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001016" /> | ||
189 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001016" /> | ||
190 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
191 | <Key Name="description" Value="ivy texture" /> | ||
192 | <Key Name="name" Value="ivy" /> | ||
193 | <Key Name="assetType" Value="0" /> | ||
194 | <Key Name="inventoryType" Value="0" /> | ||
195 | </Section> | ||
196 | |||
197 | <Section Name="mahogany Texture"> | ||
198 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001017" /> | ||
199 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001017" /> | ||
200 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
201 | <Key Name="description" Value="mahogany texture" /> | ||
202 | <Key Name="name" Value="mahogany" /> | ||
203 | <Key Name="assetType" Value="0" /> | ||
204 | <Key Name="inventoryType" Value="0" /> | ||
205 | </Section> | ||
206 | |||
207 | <Section Name="maple Texture"> | ||
208 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001018" /> | ||
209 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001018" /> | ||
210 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
211 | <Key Name="description" Value="maple texture" /> | ||
212 | <Key Name="name" Value="maple" /> | ||
213 | <Key Name="assetType" Value="0" /> | ||
214 | <Key Name="inventoryType" Value="0" /> | ||
215 | </Section> | ||
216 | |||
217 | <Section Name="mosaic02 Texture"> | ||
218 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001019" /> | ||
219 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001019" /> | ||
220 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
221 | <Key Name="description" Value="mosaic02 texture" /> | ||
222 | <Key Name="name" Value="mosaic02" /> | ||
223 | <Key Name="assetType" Value="0" /> | ||
224 | <Key Name="inventoryType" Value="0" /> | ||
225 | </Section> | ||
226 | |||
227 | <Section Name="palm1 Texture"> | ||
228 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001020" /> | ||
229 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001020" /> | ||
230 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
231 | <Key Name="description" Value="palm1 texture" /> | ||
232 | <Key Name="name" Value="palm1" /> | ||
233 | <Key Name="assetType" Value="0" /> | ||
234 | <Key Name="inventoryType" Value="0" /> | ||
235 | </Section> | ||
236 | |||
237 | <Section Name="papaya Texture"> | ||
238 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001021" /> | ||
239 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001021" /> | ||
240 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
241 | <Key Name="description" Value="papaya texture" /> | ||
242 | <Key Name="name" Value="papaya" /> | ||
243 | <Key Name="assetType" Value="0" /> | ||
244 | <Key Name="inventoryType" Value="0" /> | ||
245 | </Section> | ||
246 | |||
247 | <Section Name="papaya_bark Texture"> | ||
248 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001022" /> | ||
249 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001022" /> | ||
250 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
251 | <Key Name="description" Value="papaya_bark texture" /> | ||
252 | <Key Name="name" Value="papaya_bark" /> | ||
253 | <Key Name="assetType" Value="0" /> | ||
254 | <Key Name="inventoryType" Value="0" /> | ||
255 | </Section> | ||
256 | |||
257 | <Section Name="pastelbrick Texture"> | ||
258 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001023" /> | ||
259 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001023" /> | ||
260 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
261 | <Key Name="description" Value="pastelbrick texture" /> | ||
262 | <Key Name="name" Value="pastelbrick" /> | ||
263 | <Key Name="assetType" Value="0" /> | ||
264 | <Key Name="inventoryType" Value="0" /> | ||
265 | </Section> | ||
266 | |||
267 | <Section Name="pine1_10m Texture"> | ||
268 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001024" /> | ||
269 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001024" /> | ||
270 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
271 | <Key Name="description" Value="pine1_10m texture" /> | ||
272 | <Key Name="name" Value="pine1_10m" /> | ||
273 | <Key Name="assetType" Value="0" /> | ||
274 | <Key Name="inventoryType" Value="0" /> | ||
275 | </Section> | ||
276 | |||
277 | <Section Name="poplar Texture"> | ||
278 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001025" /> | ||
279 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001025" /> | ||
280 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
281 | <Key Name="description" Value="poplar texture" /> | ||
282 | <Key Name="name" Value="poplar" /> | ||
283 | <Key Name="assetType" Value="0" /> | ||
284 | <Key Name="inventoryType" Value="0" /> | ||
285 | </Section> | ||
286 | |||
287 | <Section Name="redtri_tile Texture"> | ||
288 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001026" /> | ||
289 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001026" /> | ||
290 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
291 | <Key Name="description" Value="redtri_tile texture" /> | ||
292 | <Key Name="name" Value="redtri_tile" /> | ||
293 | <Key Name="assetType" Value="0" /> | ||
294 | <Key Name="inventoryType" Value="0" /> | ||
295 | </Section> | ||
296 | |||
297 | <Section Name="rockbuilding Texture"> | ||
298 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001027" /> | ||
299 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001027" /> | ||
300 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
301 | <Key Name="description" Value="rockbuilding texture" /> | ||
302 | <Key Name="name" Value="rockbuilding" /> | ||
303 | <Key Name="assetType" Value="0" /> | ||
304 | <Key Name="inventoryType" Value="0" /> | ||
305 | </Section> | ||
306 | |||
307 | <Section Name="rockwallbig Texture"> | ||
308 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001028" /> | ||
309 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001028" /> | ||
310 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
311 | <Key Name="description" Value="rockwallbig texture" /> | ||
312 | <Key Name="name" Value="rockwallbig" /> | ||
313 | <Key Name="assetType" Value="0" /> | ||
314 | <Key Name="inventoryType" Value="0" /> | ||
315 | </Section> | ||
316 | |||
317 | <Section Name="roof01 Texture"> | ||
318 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001029" /> | ||
319 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001029" /> | ||
320 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
321 | <Key Name="description" Value="roof01 texture" /> | ||
322 | <Key Name="name" Value="roof01" /> | ||
323 | <Key Name="assetType" Value="0" /> | ||
324 | <Key Name="inventoryType" Value="0" /> | ||
325 | </Section> | ||
326 | |||
327 | <Section Name="rooftiles1 Texture"> | ||
328 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001030" /> | ||
329 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001030" /> | ||
330 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
331 | <Key Name="description" Value="rooftiles1 texture" /> | ||
332 | <Key Name="name" Value="rooftiles1" /> | ||
333 | <Key Name="assetType" Value="0" /> | ||
334 | <Key Name="inventoryType" Value="0" /> | ||
335 | </Section> | ||
336 | |||
337 | <Section Name="rooftiles2_peach Texture"> | ||
338 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001031" /> | ||
339 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001031" /> | ||
340 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
341 | <Key Name="description" Value="rooftiles2_peach texture" /> | ||
342 | <Key Name="name" Value="rooftiles2_peach" /> | ||
343 | <Key Name="assetType" Value="0" /> | ||
344 | <Key Name="inventoryType" Value="0" /> | ||
345 | </Section> | ||
346 | |||
347 | <Section Name="rooftiles2_roy Texture"> | ||
348 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001032" /> | ||
349 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001032" /> | ||
350 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
351 | <Key Name="description" Value="rooftiles2_roy texture" /> | ||
352 | <Key Name="name" Value="rooftiles2_roy" /> | ||
353 | <Key Name="assetType" Value="0" /> | ||
354 | <Key Name="inventoryType" Value="0" /> | ||
355 | </Section> | ||
356 | |||
357 | <Section Name="saguaro_8m Texture"> | ||
358 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001033" /> | ||
359 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001033" /> | ||
360 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
361 | <Key Name="description" Value="saguaro_8m texture" /> | ||
362 | <Key Name="name" Value="saguaro_8m" /> | ||
363 | <Key Name="assetType" Value="0" /> | ||
364 | <Key Name="inventoryType" Value="0" /> | ||
365 | </Section> | ||
366 | |||
367 | <Section Name="seawater Texture"> | ||
368 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001034" /> | ||
369 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001034" /> | ||
370 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
371 | <Key Name="description" Value="seawater texture" /> | ||
372 | <Key Name="name" Value="seawater" /> | ||
373 | <Key Name="assetType" Value="0" /> | ||
374 | <Key Name="inventoryType" Value="0" /> | ||
375 | </Section> | ||
376 | |||
377 | <Section Name="snow1 Texture"> | ||
378 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001035" /> | ||
379 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001035" /> | ||
380 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
381 | <Key Name="description" Value="snow1 texture" /> | ||
382 | <Key Name="name" Value="snow1" /> | ||
383 | <Key Name="assetType" Value="0" /> | ||
384 | <Key Name="inventoryType" Value="0" /> | ||
385 | </Section> | ||
386 | |||
387 | <Section Name="steel Texture"> | ||
388 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001036" /> | ||
389 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001036" /> | ||
390 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
391 | <Key Name="description" Value="steel texture" /> | ||
392 | <Key Name="name" Value="steel" /> | ||
393 | <Key Name="assetType" Value="0" /> | ||
394 | <Key Name="inventoryType" Value="0" /> | ||
395 | </Section> | ||
396 | |||
397 | <Section Name="stone1wall Texture"> | ||
398 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001037" /> | ||
399 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001037" /> | ||
400 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
401 | <Key Name="description" Value="stone1wall texture" /> | ||
402 | <Key Name="name" Value="stone1wall" /> | ||
403 | <Key Name="assetType" Value="0" /> | ||
404 | <Key Name="inventoryType" Value="0" /> | ||
405 | </Section> | ||
406 | |||
407 | <Section Name="stonetile Texture"> | ||
408 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001038" /> | ||
409 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001038" /> | ||
410 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
411 | <Key Name="description" Value="stonetile texture" /> | ||
412 | <Key Name="name" Value="stonetile" /> | ||
413 | <Key Name="assetType" Value="0" /> | ||
414 | <Key Name="inventoryType" Value="0" /> | ||
415 | </Section> | ||
416 | |||
417 | <Section Name="street2 Texture"> | ||
418 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001039" /> | ||
419 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001039" /> | ||
420 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
421 | <Key Name="description" Value="street2 texture" /> | ||
422 | <Key Name="name" Value="street2" /> | ||
423 | <Key Name="assetType" Value="0" /> | ||
424 | <Key Name="inventoryType" Value="0" /> | ||
425 | </Section> | ||
426 | |||
427 | <Section Name="thatch Texture"> | ||
428 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001040" /> | ||
429 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001040" /> | ||
430 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
431 | <Key Name="description" Value="thatch texture" /> | ||
432 | <Key Name="name" Value="thatch" /> | ||
433 | <Key Name="assetType" Value="0" /> | ||
434 | <Key Name="inventoryType" Value="0" /> | ||
435 | </Section> | ||
436 | |||
437 | <Section Name="water1 Texture"> | ||
438 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001041" /> | ||
439 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001041" /> | ||
440 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
441 | <Key Name="description" Value="water1 texture" /> | ||
442 | <Key Name="name" Value="water1" /> | ||
443 | <Key Name="assetType" Value="0" /> | ||
444 | <Key Name="inventoryType" Value="0" /> | ||
445 | </Section> | ||
446 | |||
447 | <Section Name="water3 Texture"> | ||
448 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001042" /> | ||
449 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001042" /> | ||
450 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
451 | <Key Name="description" Value="water3 texture" /> | ||
452 | <Key Name="name" Value="water3" /> | ||
453 | <Key Name="assetType" Value="0" /> | ||
454 | <Key Name="inventoryType" Value="0" /> | ||
455 | </Section> | ||
456 | |||
457 | <Section Name="wood1 Texture"> | ||
458 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001043" /> | ||
459 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001043" /> | ||
460 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
461 | <Key Name="description" Value="wood1 texture" /> | ||
462 | <Key Name="name" Value="wood1" /> | ||
463 | <Key Name="assetType" Value="0" /> | ||
464 | <Key Name="inventoryType" Value="0" /> | ||
465 | </Section> | ||
466 | |||
467 | <Section Name="bricks Texture"> | ||
468 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000001"/> | ||
469 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000001"/> | ||
470 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
471 | <Key Name="description" Value="bricks texture" /> | ||
472 | <Key Name="name" Value="bricks" /> | ||
473 | <Key Name="assetType" Value="0" /> | ||
474 | <Key Name="inventoryType" Value="0" /> | ||
475 | </Section> | ||
476 | |||
477 | <Section Name="granite Texture"> | ||
478 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000004"/> | ||
479 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000004"/> | ||
480 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
481 | <Key Name="description" Value="granite texture" /> | ||
482 | <Key Name="name" Value="granite" /> | ||
483 | <Key Name="assetType" Value="0" /> | ||
484 | <Key Name="inventoryType" Value="0" /> | ||
485 | </Section> | ||
486 | |||
487 | <Section Name="hardwood Texture"> | ||
488 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000005"/> | ||
489 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000005"/> | ||
490 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
491 | <Key Name="description" Value="hardwood texture" /> | ||
492 | <Key Name="name" Value="hardwood" /> | ||
493 | <Key Name="assetType" Value="0" /> | ||
494 | <Key Name="inventoryType" Value="0" /> | ||
495 | </Section> | ||
496 | |||
497 | <Section Name="rocks Texture"> | ||
498 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000003"/> | ||
499 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000003"/> | ||
500 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
501 | <Key Name="description" Value="rocks texture" /> | ||
502 | <Key Name="name" Value="rocks" /> | ||
503 | <Key Name="assetType" Value="0" /> | ||
504 | <Key Name="inventoryType" Value="0" /> | ||
505 | </Section> | ||
506 | |||
507 | <Section Name="Terrain Dirt"> | ||
508 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000006"/> | ||
509 | <Key Name="assetID" Value="b8d3965a-ad78-bf43-699b-bff8eca6c975"/> | ||
510 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
511 | <Key Name="description" Value="" /> | ||
512 | <Key Name="name" Value="Terrain Dirt" /> | ||
513 | <Key Name="assetType" Value="0" /> | ||
514 | <Key Name="inventoryType" Value="0" /> | ||
515 | </Section> | ||
516 | |||
517 | <Section Name="Terrain Grass"> | ||
518 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000007"/> | ||
519 | <Key Name="assetID" Value="abb783e6-3e93-26c0-248a-247666855da3"/> | ||
520 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
521 | <Key Name="description" Value="" /> | ||
522 | <Key Name="name" Value="Terrain Grass" /> | ||
523 | <Key Name="assetType" Value="0" /> | ||
524 | <Key Name="inventoryType" Value="0" /> | ||
525 | </Section> | ||
526 | |||
527 | <Section Name="Terrain Mountain"> | ||
528 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000008"/> | ||
529 | <Key Name="assetID" Value="179cdabd-398a-9b6b-1391-4dc333ba321f"/> | ||
530 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
531 | <Key Name="description" Value="" /> | ||
532 | <Key Name="name" Value="Terrain Mountain" /> | ||
533 | <Key Name="assetType" Value="0" /> | ||
534 | <Key Name="inventoryType" Value="0" /> | ||
535 | </Section> | ||
536 | |||
537 | <Section Name="Terrain Rock"> | ||
538 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000009"/> | ||
539 | <Key Name="assetID" Value="beb169c7-11ea-fff2-efe5-0f24dc881df2"/> | ||
540 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
541 | <Key Name="description" Value="" /> | ||
542 | <Key Name="name" Value="Terrain Rock" /> | ||
543 | <Key Name="assetType" Value="0" /> | ||
544 | <Key Name="inventoryType" Value="0" /> | ||
545 | </Section> | ||
546 | |||
547 | <Section Name="Blank Texture"> | ||
548 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000010"/> | ||
549 | <Key Name="assetID" Value="5748decc-f629-461c-9a36-a35a221fe21f"/> | ||
550 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
551 | <Key Name="description" Value="" /> | ||
552 | <Key Name="name" Value="Blank Texture" /> | ||
553 | <Key Name="assetType" Value="0" /> | ||
554 | <Key Name="inventoryType" Value="0" /> | ||
555 | </Section> | ||
556 | |||
557 | <Section Name="Default Media Texture"> | ||
558 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000011"/> | ||
559 | <Key Name="assetID" Value="8b5fec65-8d8d-9dc5-cda8-8fdf2716e361"/> | ||
560 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
561 | <Key Name="description" Value="" /> | ||
562 | <Key Name="name" Value="Default Media Texture" /> | ||
563 | <Key Name="assetType" Value="0" /> | ||
564 | <Key Name="inventoryType" Value="0" /> | ||
565 | </Section> | ||
566 | |||
567 | <Section Name="Default Transparent Texture"> | ||
568 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000012"/> | ||
569 | <Key Name="assetID" Value="8dcd4a48-2d37-4909-9f78-f7a9eb4ef903"/> | ||
570 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
571 | <Key Name="description" Value="" /> | ||
572 | <Key Name="name" Value="Default Transparent Texture" /> | ||
573 | <Key Name="assetType" Value="0" /> | ||
574 | <Key Name="inventoryType" Value="0" /> | ||
575 | </Section> | ||
576 | |||
577 | <Section Name="Default Iris Texture"> | ||
578 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000013"/> | ||
579 | <Key Name="assetID" Value="6522e74d-1660-4e7f-b601-6f48c1659a77"/> | ||
580 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
581 | <Key Name="description" Value=""/> | ||
582 | <Key Name="name" Value="Default Iris Texture" /> | ||
583 | <Key Name="assetType" Value="0" /> | ||
584 | <Key Name="inventoryType" Value="0" /> | ||
585 | </Section> | ||
586 | </Nini> | ||