diff options
author | Brian McBee | 2008-01-07 01:03:46 +0000 |
---|---|---|
committer | Brian McBee | 2008-01-07 01:03:46 +0000 |
commit | 35b0c2e9dfbbf811c12c9e3e7d4359a13b987977 (patch) | |
tree | 42e91b37aa581006dc9defb6780ff15319049d3f /bin/assets/TexturesAssetSet | |
parent | Factor out inventory code in SceneObjectGroup into seperate class. (diff) | |
download | opensim-SC_OLD-35b0c2e9dfbbf811c12c9e3e7d4359a13b987977.zip opensim-SC_OLD-35b0c2e9dfbbf811c12c9e3e7d4359a13b987977.tar.gz opensim-SC_OLD-35b0c2e9dfbbf811c12c9e3e7d4359a13b987977.tar.bz2 opensim-SC_OLD-35b0c2e9dfbbf811c12c9e3e7d4359a13b987977.tar.xz |
More inventory work for CharlieO. Final patch to make it all work yet to come.
Diffstat (limited to 'bin/assets/TexturesAssetSet')
-rw-r--r-- | bin/assets/TexturesAssetSet/TexturesAssetSet.xml | 416 | ||||
-rw-r--r-- | bin/assets/TexturesAssetSet/fe_face.jp2 | bin | 0 -> 33716 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/fe_lower.jp2 | bin | 0 -> 11949 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/fe_upper.jp2 | bin | 0 -> 12445 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/le_face.jp2 | bin | 0 -> 45289 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/le_lower.jp2 | bin | 0 -> 19628 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/le_upper.jp2 | bin | 0 -> 18383 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/re_face.jp2 | bin | 0 -> 43771 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/re_lower.jp2 | bin | 0 -> 19314 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/re_upper.jp2 | bin | 0 -> 22172 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/se_face.jp2 | bin | 0 -> 40013 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/se_lower.jp2 | bin | 0 -> 15661 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/se_upper.jp2 | bin | 0 -> 15881 bytes | |||
-rw-r--r-- | bin/assets/TexturesAssetSet/skins_license.txt | 5 |
14 files changed, 421 insertions, 0 deletions
diff --git a/bin/assets/TexturesAssetSet/TexturesAssetSet.xml b/bin/assets/TexturesAssetSet/TexturesAssetSet.xml new file mode 100644 index 0000000..1a4cbff --- /dev/null +++ b/bin/assets/TexturesAssetSet/TexturesAssetSet.xml | |||
@@ -0,0 +1,416 @@ | |||
1 | <Nini> | ||
2 | <Section Name="texture1"> | ||
3 | <Key Name="assetID" Value="00000000-0000-2222-3333-000000000099" /> | ||
4 | <Key Name="name" Value="femface" /> | ||
5 | <Key Name="assetType" Value="0" /> | ||
6 | <Key Name="inventoryType" Value="0" /> | ||
7 | <Key Name="fileName" Value="femaleface.jp2" /> | ||
8 | </Section> | ||
9 | <Section Name="4-tile2 Texture"> | ||
10 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001000" /> | ||
11 | <Key Name="name" Value="4-tile2" /> | ||
12 | <Key Name="assetType" Value="0" /> | ||
13 | <Key Name="inventoryType" Value="0" /> | ||
14 | <Key Name="fileName" Value="4-tile2.jp2" /> | ||
15 | </Section> | ||
16 | <Section Name="4-tile3 Texture"> | ||
17 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001001" /> | ||
18 | <Key Name="name" Value="4-tile3" /> | ||
19 | <Key Name="assetType" Value="0" /> | ||
20 | <Key Name="inventoryType" Value="0" /> | ||
21 | <Key Name="fileName" Value="4-tile3.jp2" /> | ||
22 | </Section> | ||
23 | <Section Name="brick1_256 Texture"> | ||
24 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001002" /> | ||
25 | <Key Name="name" Value="brick1_256" /> | ||
26 | <Key Name="assetType" Value="0" /> | ||
27 | <Key Name="inventoryType" Value="0" /> | ||
28 | <Key Name="fileName" Value="brick1_256.jp2" /> | ||
29 | </Section> | ||
30 | <Section Name="brick2_256 Texture"> | ||
31 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001003" /> | ||
32 | <Key Name="name" Value="brick2_256" /> | ||
33 | <Key Name="assetType" Value="0" /> | ||
34 | <Key Name="inventoryType" Value="0" /> | ||
35 | <Key Name="fileName" Value="brick2_256.jp2" /> | ||
36 | </Section> | ||
37 | <Section Name="brick_mono Texture"> | ||
38 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001004" /> | ||
39 | <Key Name="name" Value="brick_mono" /> | ||
40 | <Key Name="assetType" Value="0" /> | ||
41 | <Key Name="inventoryType" Value="0" /> | ||
42 | <Key Name="fileName" Value="brick_mono.jp2" /> | ||
43 | </Section> | ||
44 | <Section Name="cedar Texture"> | ||
45 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001005" /> | ||
46 | <Key Name="name" Value="cedar" /> | ||
47 | <Key Name="assetType" Value="0" /> | ||
48 | <Key Name="inventoryType" Value="0" /> | ||
49 | <Key Name="fileName" Value="cedar.jp2" /> | ||
50 | </Section> | ||
51 | <Section Name="cement_block Texture"> | ||
52 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001006" /> | ||
53 | <Key Name="name" Value="cement_block" /> | ||
54 | <Key Name="assetType" Value="0" /> | ||
55 | <Key Name="inventoryType" Value="0" /> | ||
56 | <Key Name="fileName" Value="cement_block.jp2" /> | ||
57 | </Section> | ||
58 | <Section Name="clear Texture"> | ||
59 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001007" /> | ||
60 | <Key Name="name" Value="clear" /> | ||
61 | <Key Name="assetType" Value="0" /> | ||
62 | <Key Name="inventoryType" Value="0" /> | ||
63 | <Key Name="fileName" Value="clear.jp2" /> | ||
64 | </Section> | ||
65 | <Section Name="cobbles Texture"> | ||
66 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001008" /> | ||
67 | <Key Name="name" Value="cobbles" /> | ||
68 | <Key Name="assetType" Value="0" /> | ||
69 | <Key Name="inventoryType" Value="0" /> | ||
70 | <Key Name="fileName" Value="cobbles.jp2" /> | ||
71 | </Section> | ||
72 | <Section Name="creambrick Texture"> | ||
73 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001009" /> | ||
74 | <Key Name="name" Value="creambrick" /> | ||
75 | <Key Name="assetType" Value="0" /> | ||
76 | <Key Name="inventoryType" Value="0" /> | ||
77 | <Key Name="fileName" Value="creambrick.jp2" /> | ||
78 | </Section> | ||
79 | <Section Name="fgrass Texture"> | ||
80 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001010" /> | ||
81 | <Key Name="name" Value="fgrass" /> | ||
82 | <Key Name="assetType" Value="0" /> | ||
83 | <Key Name="inventoryType" Value="0" /> | ||
84 | <Key Name="fileName" Value="fgrass.jp2" /> | ||
85 | </Section> | ||
86 | <Section Name="glasstile2 Texture"> | ||
87 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001011" /> | ||
88 | <Key Name="name" Value="glasstile2" /> | ||
89 | <Key Name="assetType" Value="0" /> | ||
90 | <Key Name="inventoryType" Value="0" /> | ||
91 | <Key Name="fileName" Value="glasstile2.jp2" /> | ||
92 | </Section> | ||
93 | <Section Name="graniteblock Texture"> | ||
94 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001012" /> | ||
95 | <Key Name="name" Value="graniteblock" /> | ||
96 | <Key Name="assetType" Value="0" /> | ||
97 | <Key Name="inventoryType" Value="0" /> | ||
98 | <Key Name="fileName" Value="graniteblock.jp2" /> | ||
99 | </Section> | ||
100 | <Section Name="grass Texture"> | ||
101 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001013" /> | ||
102 | <Key Name="name" Value="grass" /> | ||
103 | <Key Name="assetType" Value="0" /> | ||
104 | <Key Name="inventoryType" Value="0" /> | ||
105 | <Key Name="fileName" Value="grass.jp2" /> | ||
106 | </Section> | ||
107 | <Section Name="gravel Texture"> | ||
108 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001014" /> | ||
109 | <Key Name="name" Value="gravel" /> | ||
110 | <Key Name="assetType" Value="0" /> | ||
111 | <Key Name="inventoryType" Value="0" /> | ||
112 | <Key Name="fileName" Value="gravel.jp2" /> | ||
113 | </Section> | ||
114 | <Section Name="greybrick Texture"> | ||
115 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001015" /> | ||
116 | <Key Name="name" Value="greybrick" /> | ||
117 | <Key Name="assetType" Value="0" /> | ||
118 | <Key Name="inventoryType" Value="0" /> | ||
119 | <Key Name="fileName" Value="greybrick.jp2" /> | ||
120 | </Section> | ||
121 | <Section Name="ivy Texture"> | ||
122 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001016" /> | ||
123 | <Key Name="name" Value="ivy" /> | ||
124 | <Key Name="assetType" Value="0" /> | ||
125 | <Key Name="inventoryType" Value="0" /> | ||
126 | <Key Name="fileName" Value="ivy.jp2" /> | ||
127 | </Section> | ||
128 | <Section Name="mahogany Texture"> | ||
129 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001017" /> | ||
130 | <Key Name="name" Value="mahogany" /> | ||
131 | <Key Name="assetType" Value="0" /> | ||
132 | <Key Name="inventoryType" Value="0" /> | ||
133 | <Key Name="fileName" Value="mahogany.jp2" /> | ||
134 | </Section> | ||
135 | <Section Name="maple Texture"> | ||
136 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001018" /> | ||
137 | <Key Name="name" Value="maple" /> | ||
138 | <Key Name="assetType" Value="0" /> | ||
139 | <Key Name="inventoryType" Value="0" /> | ||
140 | <Key Name="fileName" Value="maple.jp2" /> | ||
141 | </Section> | ||
142 | <Section Name="mosaic02 Texture"> | ||
143 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001019" /> | ||
144 | <Key Name="name" Value="mosaic02" /> | ||
145 | <Key Name="assetType" Value="0" /> | ||
146 | <Key Name="inventoryType" Value="0" /> | ||
147 | <Key Name="fileName" Value="mosaic02.jp2" /> | ||
148 | </Section> | ||
149 | <Section Name="palm1 Texture"> | ||
150 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001020" /> | ||
151 | <Key Name="name" Value="palm1" /> | ||
152 | <Key Name="assetType" Value="0" /> | ||
153 | <Key Name="inventoryType" Value="0" /> | ||
154 | <Key Name="fileName" Value="palm1.jp2" /> | ||
155 | </Section> | ||
156 | <Section Name="papaya Texture"> | ||
157 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001021" /> | ||
158 | <Key Name="name" Value="papaya" /> | ||
159 | <Key Name="assetType" Value="0" /> | ||
160 | <Key Name="inventoryType" Value="0" /> | ||
161 | <Key Name="fileName" Value="papaya.jp2" /> | ||
162 | </Section> | ||
163 | <Section Name="papaya_bark Texture"> | ||
164 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001022" /> | ||
165 | <Key Name="name" Value="papaya_bark" /> | ||
166 | <Key Name="assetType" Value="0" /> | ||
167 | <Key Name="inventoryType" Value="0" /> | ||
168 | <Key Name="fileName" Value="papaya_bark.jp2" /> | ||
169 | </Section> | ||
170 | <Section Name="pastelbrick Texture"> | ||
171 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001023" /> | ||
172 | <Key Name="name" Value="pastelbrick" /> | ||
173 | <Key Name="assetType" Value="0" /> | ||
174 | <Key Name="inventoryType" Value="0" /> | ||
175 | <Key Name="fileName" Value="pastelbrick.jp2" /> | ||
176 | </Section> | ||
177 | <Section Name="pine1_10m Texture"> | ||
178 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001024" /> | ||
179 | <Key Name="name" Value="pine1_10m" /> | ||
180 | <Key Name="assetType" Value="0" /> | ||
181 | <Key Name="inventoryType" Value="0" /> | ||
182 | <Key Name="fileName" Value="pine1_10m.jp2" /> | ||
183 | </Section> | ||
184 | <Section Name="poplar Texture"> | ||
185 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001025" /> | ||
186 | <Key Name="name" Value="poplar" /> | ||
187 | <Key Name="assetType" Value="0" /> | ||
188 | <Key Name="inventoryType" Value="0" /> | ||
189 | <Key Name="fileName" Value="poplar.jp2" /> | ||
190 | </Section> | ||
191 | <Section Name="redtri_tile Texture"> | ||
192 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001026" /> | ||
193 | |||
194 | <Key Name="name" Value="redtri_tile" /> | ||
195 | <Key Name="assetType" Value="0" /> | ||
196 | <Key Name="inventoryType" Value="0" /> | ||
197 | <Key Name="fileName" Value="redtri_tile.jp2" /> | ||
198 | </Section> | ||
199 | <Section Name="rockbuilding Texture"> | ||
200 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001027" /> | ||
201 | <Key Name="name" Value="rockbuilding" /> | ||
202 | <Key Name="assetType" Value="0" /> | ||
203 | <Key Name="inventoryType" Value="0" /> | ||
204 | <Key Name="fileName" Value="rockbuilding.jp2" /> | ||
205 | </Section> | ||
206 | <Section Name="rockwallbig Texture"> | ||
207 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001028" /> | ||
208 | <Key Name="name" Value="rockwallbig" /> | ||
209 | <Key Name="assetType" Value="0" /> | ||
210 | <Key Name="inventoryType" Value="0" /> | ||
211 | <Key Name="fileName" Value="rockwallbig.jp2" /> | ||
212 | </Section> | ||
213 | <Section Name="roof01 Texture"> | ||
214 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001029" /> | ||
215 | <Key Name="name" Value="roof01" /> | ||
216 | <Key Name="assetType" Value="0" /> | ||
217 | <Key Name="inventoryType" Value="0" /> | ||
218 | <Key Name="fileName" Value="roof01.jp2" /> | ||
219 | </Section> | ||
220 | <Section Name="rooftiles1 Texture"> | ||
221 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001030" /> | ||
222 | <Key Name="name" Value="rooftiles1" /> | ||
223 | <Key Name="assetType" Value="0" /> | ||
224 | <Key Name="inventoryType" Value="0" /> | ||
225 | <Key Name="fileName" Value="rooftiles1.jp2" /> | ||
226 | </Section> | ||
227 | <Section Name="rooftiles2_peach Texture"> | ||
228 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001031" /> | ||
229 | <Key Name="name" Value="rooftiles2_peach" /> | ||
230 | <Key Name="assetType" Value="0" /> | ||
231 | <Key Name="inventoryType" Value="0" /> | ||
232 | <Key Name="fileName" Value="rooftiles2_peach.jp2" /> | ||
233 | </Section> | ||
234 | <Section Name="rooftiles2_roy Texture"> | ||
235 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001032" /> | ||
236 | <Key Name="name" Value="rooftiles2_roy" /> | ||
237 | <Key Name="assetType" Value="0" /> | ||
238 | <Key Name="inventoryType" Value="0" /> | ||
239 | <Key Name="fileName" Value="rooftiles2_roy.jp2" /> | ||
240 | </Section> | ||
241 | <Section Name="saguaro_8m Texture"> | ||
242 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001033" /> | ||
243 | <Key Name="name" Value="saguaro_8m" /> | ||
244 | <Key Name="assetType" Value="0" /> | ||
245 | <Key Name="inventoryType" Value="0" /> | ||
246 | <Key Name="fileName" Value="saguaro_8m.jp2" /> | ||
247 | </Section> | ||
248 | <Section Name="seawater Texture"> | ||
249 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001034" /> | ||
250 | <Key Name="name" Value="seawater" /> | ||
251 | <Key Name="assetType" Value="0" /> | ||
252 | <Key Name="inventoryType" Value="0" /> | ||
253 | <Key Name="fileName" Value="seawater.jp2" /> | ||
254 | </Section> | ||
255 | <Section Name="snow1 Texture"> | ||
256 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001035" /> | ||
257 | <Key Name="name" Value="snow1" /> | ||
258 | <Key Name="assetType" Value="0" /> | ||
259 | <Key Name="inventoryType" Value="0" /> | ||
260 | <Key Name="fileName" Value="snow1.jp2" /> | ||
261 | </Section> | ||
262 | <Section Name="steel Texture"> | ||
263 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001036" /> | ||
264 | <Key Name="name" Value="steel" /> | ||
265 | <Key Name="assetType" Value="0" /> | ||
266 | <Key Name="inventoryType" Value="0" /> | ||
267 | <Key Name="fileName" Value="steel.jp2" /> | ||
268 | </Section> | ||
269 | <Section Name="stone1wall Texture"> | ||
270 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001037" /> | ||
271 | <Key Name="name" Value="stone1wall" /> | ||
272 | <Key Name="assetType" Value="0" /> | ||
273 | <Key Name="inventoryType" Value="0" /> | ||
274 | <Key Name="fileName" Value="stone1wall.jp2" /> | ||
275 | </Section> | ||
276 | <Section Name="stonetile Texture"> | ||
277 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001038" /> | ||
278 | <Key Name="name" Value="stonetile" /> | ||
279 | <Key Name="assetType" Value="0" /> | ||
280 | <Key Name="inventoryType" Value="0" /> | ||
281 | <Key Name="fileName" Value="stonetile.jp2" /> | ||
282 | </Section> | ||
283 | <Section Name="street2 Texture"> | ||
284 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001039" /> | ||
285 | <Key Name="name" Value="street2" /> | ||
286 | <Key Name="assetType" Value="0" /> | ||
287 | <Key Name="inventoryType" Value="0" /> | ||
288 | <Key Name="fileName" Value="street2.jp2" /> | ||
289 | </Section> | ||
290 | <Section Name="thatch Texture"> | ||
291 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001040" /> | ||
292 | <Key Name="name" Value="thatch" /> | ||
293 | <Key Name="assetType" Value="0" /> | ||
294 | <Key Name="inventoryType" Value="0" /> | ||
295 | <Key Name="fileName" Value="thatch.jp2" /> | ||
296 | </Section> | ||
297 | <Section Name="water1 Texture"> | ||
298 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001041" /> | ||
299 | <Key Name="name" Value="water1" /> | ||
300 | <Key Name="assetType" Value="0" /> | ||
301 | <Key Name="inventoryType" Value="0" /> | ||
302 | <Key Name="fileName" Value="water1.jp2" /> | ||
303 | </Section> | ||
304 | <Section Name="water3 Texture"> | ||
305 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001042" /> | ||
306 | <Key Name="name" Value="water3" /> | ||
307 | <Key Name="assetType" Value="0" /> | ||
308 | <Key Name="inventoryType" Value="0" /> | ||
309 | <Key Name="fileName" Value="water3.jp2" /> | ||
310 | </Section> | ||
311 | <Section Name="Sea"> | ||
312 | <Key Name="assetID" Value="2bfd3884-7e27-69b9-ba3a-3e673f680004" /> | ||
313 | <Key Name="name" Value="Sea" /> | ||
314 | <Key Name="assetType" Value="0" /> | ||
315 | <Key Name="inventoryType" Value="0" /> | ||
316 | <Key Name="fileName" Value="water3.jp2" /> | ||
317 | </Section> | ||
318 | <Section Name="wood1 Texture"> | ||
319 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001043" /> | ||
320 | <Key Name="name" Value="wood1" /> | ||
321 | <Key Name="assetType" Value="0" /> | ||
322 | <Key Name="inventoryType" Value="0" /> | ||
323 | <Key Name="fileName" Value="wood1.jp2" /> | ||
324 | </Section> | ||
325 | <Section Name="LOLCAT"> | ||
326 | <Key Name="assetID" Value="13371337-1337-1337-1337-133713371337" /> | ||
327 | <Key Name="name" Value="lolcat in ur assets" /> | ||
328 | <Key Name="assetType" Value="0" /> | ||
329 | <Key Name="inventoryType" Value="0" /> | ||
330 | <Key Name="fileName" Value="peaches.jp2" /> | ||
331 | </Section> | ||
332 | <Section Name="bricks"> | ||
333 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000001"/> | ||
334 | <Key Name="name" Value="bricks"/> | ||
335 | <Key Name="assetType" Value="0" /> | ||
336 | <Key Name="inventoryType" Value="0" /> | ||
337 | <Key Name="fileName" Value="bricks.jp2"/> | ||
338 | </Section> | ||
339 | <Section Name="plywood"> | ||
340 | <Key Name="assetID" Value="89556747-24cb-43ed-920b-47caed15465f"/> | ||
341 | <Key Name="name" Value="plywood"/> | ||
342 | <Key Name="assetType" Value="0" /> | ||
343 | <Key Name="inventoryType" Value="0" /> | ||
344 | <Key Name="fileName" Value="plywood.jp2"/> | ||
345 | </Section> | ||
346 | <Section Name="rocks"> | ||
347 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000003"/> | ||
348 | <Key Name="name" Value="rocks"/> | ||
349 | <Key Name="assetType" Value="0" /> | ||
350 | <Key Name="inventoryType" Value="0" /> | ||
351 | <Key Name="fileName" Value="rocks.jp2"/> | ||
352 | </Section> | ||
353 | <Section Name="granite"> | ||
354 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000004"/> | ||
355 | <Key Name="name" Value="granite"/> | ||
356 | <Key Name="assetType" Value="0" /> | ||
357 | <Key Name="inventoryType" Value="0" /> | ||
358 | <Key Name="fileName" Value="granite.jp2"/> | ||
359 | </Section> | ||
360 | <Section Name="hardwood"> | ||
361 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000005"/> | ||
362 | <Key Name="name" Value="hardwood"/> | ||
363 | <Key Name="assetType" Value="0" /> | ||
364 | <Key Name="inventoryType" Value="0" /> | ||
365 | <Key Name="fileName" Value="hardwood.jp2"/> | ||
366 | </Section> | ||
367 | <Section Name="Map Base Texture"> | ||
368 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000006"/> | ||
369 | <Key Name="name" Value="Map Base Texture"/> | ||
370 | <Key Name="assetType" Value="0" /> | ||
371 | <Key Name="inventoryType" Value="0" /> | ||
372 | <Key Name="fileName" Value="map_base.jp2"/> | ||
373 | </Section> | ||
374 | <Section Name="Map Texture"> | ||
375 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000007"/> | ||
376 | <Key Name="name" Value="Map Texture"/> | ||
377 | <Key Name="assetType" Value="0" /> | ||
378 | <Key Name="inventoryType" Value="0" /> | ||
379 | <Key Name="fileName" Value="map1.jp2"/> | ||
380 | </Section> | ||
381 | <Section Name="Female Body Texture"> | ||
382 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000010"/> | ||
383 | <Key Name="name" Value="Female Body Texture"/> | ||
384 | <Key Name="assetType" Value="0" /> | ||
385 | <Key Name="inventoryType" Value="0" /> | ||
386 | <Key Name="fileName" Value="femalebody.jp2"/> | ||
387 | </Section> | ||
388 | <Section Name="Female Bottom Texture"> | ||
389 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000011"/> | ||
390 | <Key Name="name" Value="Female Bottom Texture"/> | ||
391 | <Key Name="assetType" Value="0" /> | ||
392 | <Key Name="inventoryType" Value="0" /> | ||
393 | <Key Name="fileName" Value="femalebottom.jp2"/> | ||
394 | </Section> | ||
395 | <Section Name="Female Face Texture"> | ||
396 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000012"/> | ||
397 | <Key Name="name" Value="Female Face Texture"/> | ||
398 | <Key Name="assetType" Value="0" /> | ||
399 | <Key Name="inventoryType" Value="0" /> | ||
400 | <Key Name="fileName" Value="femaleface.jp2"/> | ||
401 | </Section> | ||
402 | <Section Name="Moon"> | ||
403 | <Key Name="assetID" Value="ec4b9f0b-d008-45c6-96a4-01dd947ac621"/> | ||
404 | <Key Name="name" Value="Moon"/> | ||
405 | <Key Name="assetType" Value="0" /> | ||
406 | <Key Name="inventoryType" Value="0" /> | ||
407 | <Key Name="fileName" Value="moon.jp2"/> | ||
408 | </Section> | ||
409 | <Section Name="Cloud"> | ||
410 | <Key Name="assetID" Value="dc4b9f0b-d008-45c6-96a4-01dd947ac621"/> | ||
411 | <Key Name="name" Value="Cloud"/> | ||
412 | <Key Name="assetType" Value="0" /> | ||
413 | <Key Name="inventoryType" Value="0" /> | ||
414 | <Key Name="fileName" Value="cloud.jp2"/> | ||
415 | </Section> | ||
416 | </Nini> | ||
diff --git a/bin/assets/TexturesAssetSet/fe_face.jp2 b/bin/assets/TexturesAssetSet/fe_face.jp2 new file mode 100644 index 0000000..c40c505 --- /dev/null +++ b/bin/assets/TexturesAssetSet/fe_face.jp2 | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/fe_lower.jp2 b/bin/assets/TexturesAssetSet/fe_lower.jp2 new file mode 100644 index 0000000..58f6d17 --- /dev/null +++ b/bin/assets/TexturesAssetSet/fe_lower.jp2 | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/fe_upper.jp2 b/bin/assets/TexturesAssetSet/fe_upper.jp2 new file mode 100644 index 0000000..2f38c17 --- /dev/null +++ b/bin/assets/TexturesAssetSet/fe_upper.jp2 | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/le_face.jp2 b/bin/assets/TexturesAssetSet/le_face.jp2 new file mode 100644 index 0000000..9d23acf --- /dev/null +++ b/bin/assets/TexturesAssetSet/le_face.jp2 | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/le_lower.jp2 b/bin/assets/TexturesAssetSet/le_lower.jp2 new file mode 100644 index 0000000..17d13bd --- /dev/null +++ b/bin/assets/TexturesAssetSet/le_lower.jp2 | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/le_upper.jp2 b/bin/assets/TexturesAssetSet/le_upper.jp2 new file mode 100644 index 0000000..53b648a --- /dev/null +++ b/bin/assets/TexturesAssetSet/le_upper.jp2 | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/re_face.jp2 b/bin/assets/TexturesAssetSet/re_face.jp2 new file mode 100644 index 0000000..66c41a4 --- /dev/null +++ b/bin/assets/TexturesAssetSet/re_face.jp2 | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/re_lower.jp2 b/bin/assets/TexturesAssetSet/re_lower.jp2 new file mode 100644 index 0000000..b4e616e --- /dev/null +++ b/bin/assets/TexturesAssetSet/re_lower.jp2 | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/re_upper.jp2 b/bin/assets/TexturesAssetSet/re_upper.jp2 new file mode 100644 index 0000000..33b7f5d --- /dev/null +++ b/bin/assets/TexturesAssetSet/re_upper.jp2 | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/se_face.jp2 b/bin/assets/TexturesAssetSet/se_face.jp2 new file mode 100644 index 0000000..e785a51 --- /dev/null +++ b/bin/assets/TexturesAssetSet/se_face.jp2 | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/se_lower.jp2 b/bin/assets/TexturesAssetSet/se_lower.jp2 new file mode 100644 index 0000000..3158008 --- /dev/null +++ b/bin/assets/TexturesAssetSet/se_lower.jp2 | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/se_upper.jp2 b/bin/assets/TexturesAssetSet/se_upper.jp2 new file mode 100644 index 0000000..f263661 --- /dev/null +++ b/bin/assets/TexturesAssetSet/se_upper.jp2 | |||
Binary files differ | |||
diff --git a/bin/assets/TexturesAssetSet/skins_license.txt b/bin/assets/TexturesAssetSet/skins_license.txt new file mode 100644 index 0000000..374c621 --- /dev/null +++ b/bin/assets/TexturesAssetSet/skins_license.txt | |||
@@ -0,0 +1,5 @@ | |||
1 | Includes makeup-less textures also! ^_^ | ||
2 | |||
3 | This skin is released under a "BSD license"--which allows you to pretty much copy, mod, transfer as you wish... so you could legally make and sell your own modifications to them or even just "as-is" without any modifications. Really! No, I don't have a rabid team of lawyers waiting to DCMA-pounce you... | ||
4 | |||
5 | You can download the skin PSDs from: http://eloheliot.blogspot.com/2007/12/my-psds-let-me-show-u-them.html \ No newline at end of file | ||