aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-07-23 02:13:11 +0100
committerJustin Clark-Casey (justincc)2011-07-23 02:13:11 +0100
commitf0895028e96e39ca179cad8c103042397ad870e5 (patch)
tree07a381bc2eac55c04e2776b8d92757881a27ccfc /bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
parentRevert "Don't load current/next/everyone/base permissions from the library it... (diff)
downloadopensim-SC_OLD-f0895028e96e39ca179cad8c103042397ad870e5.zip
opensim-SC_OLD-f0895028e96e39ca179cad8c103042397ad870e5.tar.gz
opensim-SC_OLD-f0895028e96e39ca179cad8c103042397ad870e5.tar.bz2
opensim-SC_OLD-f0895028e96e39ca179cad8c103042397ad870e5.tar.xz
Remove manually permissions settings on all current library items so that they use the defaults instead.
Some items had completely wrong permissions - this is easier than correcting them all. The ability to set permissions in xml is retained since there are use cases for this (e.g. to create no-mod library scripts)
Diffstat (limited to '')
-rw-r--r--bin/inventory/TexturesLibrary/TexturesLibraryItems.xml274
1 files changed, 50 insertions, 224 deletions
diff --git a/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml b/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
index adba99a..a018a0d 100644
--- a/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
+++ b/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
@@ -9,10 +9,6 @@
9 <Key Name="name" Value="Example Library Item" /> 9 <Key Name="name" Value="Example Library Item" />
10 <Key Name="assetType" Value="7" /> 10 <Key Name="assetType" Value="7" />
11 <Key Name="inventoryType" Value="7" /> 11 <Key Name="inventoryType" Value="7" />
12 <Key Name="currentPermissions" Value="2147483647" />
13 <Key Name="nextPermissions" Value="2147483647" />
14 <Key Name="everyonePermissions" Value="2147483647" />
15 <Key Name="basePermissions" Value="2147483647" />
16 </Section> 12 </Section>
17--> 13-->
18 14
@@ -24,11 +20,8 @@
24 <Key Name="name" Value="4-tile2" /> 20 <Key Name="name" Value="4-tile2" />
25 <Key Name="assetType" Value="0" /> 21 <Key Name="assetType" Value="0" />
26 <Key Name="inventoryType" Value="0" /> 22 <Key Name="inventoryType" Value="0" />
27 <Key Name="currentPermissions" Value="2147483647" />
28 <Key Name="nextPermissions" Value="2147483647" />
29 <Key Name="everyonePermissions" Value="2147483647" />
30 <Key Name="basePermissions" Value="2147483647" />
31 </Section> 23 </Section>
24
32 <Section Name="4-tile3 Texture"> 25 <Section Name="4-tile3 Texture">
33 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001001" /> 26 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001001" />
34 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001001" /> 27 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001001" />
@@ -37,11 +30,8 @@
37 <Key Name="name" Value="4-tile3" /> 30 <Key Name="name" Value="4-tile3" />
38 <Key Name="assetType" Value="0" /> 31 <Key Name="assetType" Value="0" />
39 <Key Name="inventoryType" Value="0" /> 32 <Key Name="inventoryType" Value="0" />
40 <Key Name="currentPermissions" Value="2147483647" />
41 <Key Name="nextPermissions" Value="2147483647" />
42 <Key Name="everyonePermissions" Value="2147483647" />
43 <Key Name="basePermissions" Value="2147483647" />
44 </Section> 33 </Section>
34
45 <Section Name="brick1_256 Texture"> 35 <Section Name="brick1_256 Texture">
46 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001002" /> 36 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001002" />
47 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001002" /> 37 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001002" />
@@ -50,11 +40,8 @@
50 <Key Name="name" Value="brick1_256" /> 40 <Key Name="name" Value="brick1_256" />
51 <Key Name="assetType" Value="0" /> 41 <Key Name="assetType" Value="0" />
52 <Key Name="inventoryType" Value="0" /> 42 <Key Name="inventoryType" Value="0" />
53 <Key Name="currentPermissions" Value="2147483647" />
54 <Key Name="nextPermissions" Value="2147483647" />
55 <Key Name="everyonePermissions" Value="2147483647" />
56 <Key Name="basePermissions" Value="2147483647" />
57 </Section> 43 </Section>
44
58 <Section Name="brick2_256 Texture"> 45 <Section Name="brick2_256 Texture">
59 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001003" /> 46 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001003" />
60 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001003" /> 47 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001003" />
@@ -63,11 +50,8 @@
63 <Key Name="name" Value="brick2_256" /> 50 <Key Name="name" Value="brick2_256" />
64 <Key Name="assetType" Value="0" /> 51 <Key Name="assetType" Value="0" />
65 <Key Name="inventoryType" Value="0" /> 52 <Key Name="inventoryType" Value="0" />
66 <Key Name="currentPermissions" Value="2147483647" />
67 <Key Name="nextPermissions" Value="2147483647" />
68 <Key Name="everyonePermissions" Value="2147483647" />
69 <Key Name="basePermissions" Value="2147483647" />
70 </Section> 53 </Section>
54
71 <Section Name="brick_mono Texture"> 55 <Section Name="brick_mono Texture">
72 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001004" /> 56 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001004" />
73 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001004" /> 57 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001004" />
@@ -76,11 +60,8 @@
76 <Key Name="name" Value="brick_mono" /> 60 <Key Name="name" Value="brick_mono" />
77 <Key Name="assetType" Value="0" /> 61 <Key Name="assetType" Value="0" />
78 <Key Name="inventoryType" Value="0" /> 62 <Key Name="inventoryType" Value="0" />
79 <Key Name="currentPermissions" Value="2147483647" />
80 <Key Name="nextPermissions" Value="2147483647" />
81 <Key Name="everyonePermissions" Value="2147483647" />
82 <Key Name="basePermissions" Value="2147483647" />
83 </Section> 63 </Section>
64
84 <Section Name="cedar Texture"> 65 <Section Name="cedar Texture">
85 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001005" /> 66 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001005" />
86 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001005" /> 67 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001005" />
@@ -89,11 +70,8 @@
89 <Key Name="name" Value="cedar" /> 70 <Key Name="name" Value="cedar" />
90 <Key Name="assetType" Value="0" /> 71 <Key Name="assetType" Value="0" />
91 <Key Name="inventoryType" Value="0" /> 72 <Key Name="inventoryType" Value="0" />
92 <Key Name="currentPermissions" Value="2147483647" />
93 <Key Name="nextPermissions" Value="2147483647" />
94 <Key Name="everyonePermissions" Value="2147483647" />
95 <Key Name="basePermissions" Value="2147483647" />
96 </Section> 73 </Section>
74
97 <Section Name="cement_block Texture"> 75 <Section Name="cement_block Texture">
98 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001006" /> 76 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001006" />
99 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001006" /> 77 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001006" />
@@ -102,11 +80,8 @@
102 <Key Name="name" Value="cement_block" /> 80 <Key Name="name" Value="cement_block" />
103 <Key Name="assetType" Value="0" /> 81 <Key Name="assetType" Value="0" />
104 <Key Name="inventoryType" Value="0" /> 82 <Key Name="inventoryType" Value="0" />
105 <Key Name="currentPermissions" Value="2147483647" />
106 <Key Name="nextPermissions" Value="2147483647" />
107 <Key Name="everyonePermissions" Value="2147483647" />
108 <Key Name="basePermissions" Value="2147483647" />
109 </Section> 83 </Section>
84
110 <Section Name="clear Texture"> 85 <Section Name="clear Texture">
111 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001007" /> 86 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001007" />
112 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001007" /> 87 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001007" />
@@ -115,11 +90,8 @@
115 <Key Name="name" Value="clear" /> 90 <Key Name="name" Value="clear" />
116 <Key Name="assetType" Value="0" /> 91 <Key Name="assetType" Value="0" />
117 <Key Name="inventoryType" Value="0" /> 92 <Key Name="inventoryType" Value="0" />
118 <Key Name="currentPermissions" Value="2147483647" />
119 <Key Name="nextPermissions" Value="2147483647" />
120 <Key Name="everyonePermissions" Value="2147483647" />
121 <Key Name="basePermissions" Value="2147483647" />
122 </Section> 93 </Section>
94
123 <Section Name="cobbles Texture"> 95 <Section Name="cobbles Texture">
124 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001008" /> 96 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001008" />
125 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001008" /> 97 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001008" />
@@ -128,11 +100,8 @@
128 <Key Name="name" Value="cobbles" /> 100 <Key Name="name" Value="cobbles" />
129 <Key Name="assetType" Value="0" /> 101 <Key Name="assetType" Value="0" />
130 <Key Name="inventoryType" Value="0" /> 102 <Key Name="inventoryType" Value="0" />
131 <Key Name="currentPermissions" Value="2147483647" />
132 <Key Name="nextPermissions" Value="2147483647" />
133 <Key Name="everyonePermissions" Value="2147483647" />
134 <Key Name="basePermissions" Value="2147483647" />
135 </Section> 103 </Section>
104
136 <Section Name="creambrick Texture"> 105 <Section Name="creambrick Texture">
137 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001009" /> 106 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001009" />
138 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001009" /> 107 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001009" />
@@ -141,11 +110,8 @@
141 <Key Name="name" Value="creambrick" /> 110 <Key Name="name" Value="creambrick" />
142 <Key Name="assetType" Value="0" /> 111 <Key Name="assetType" Value="0" />
143 <Key Name="inventoryType" Value="0" /> 112 <Key Name="inventoryType" Value="0" />
144 <Key Name="currentPermissions" Value="2147483647" />
145 <Key Name="nextPermissions" Value="2147483647" />
146 <Key Name="everyonePermissions" Value="2147483647" />
147 <Key Name="basePermissions" Value="2147483647" />
148 </Section> 113 </Section>
114
149 <Section Name="fgrass Texture"> 115 <Section Name="fgrass Texture">
150 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001010" /> 116 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001010" />
151 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001010" /> 117 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001010" />
@@ -154,11 +120,8 @@
154 <Key Name="name" Value="fgrass" /> 120 <Key Name="name" Value="fgrass" />
155 <Key Name="assetType" Value="0" /> 121 <Key Name="assetType" Value="0" />
156 <Key Name="inventoryType" Value="0" /> 122 <Key Name="inventoryType" Value="0" />
157 <Key Name="currentPermissions" Value="2147483647" />
158 <Key Name="nextPermissions" Value="2147483647" />
159 <Key Name="everyonePermissions" Value="2147483647" />
160 <Key Name="basePermissions" Value="2147483647" />
161 </Section> 123 </Section>
124
162 <Section Name="glasstile2 Texture"> 125 <Section Name="glasstile2 Texture">
163 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001011" /> 126 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001011" />
164 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001011" /> 127 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001011" />
@@ -167,11 +130,8 @@
167 <Key Name="name" Value="glasstile2" /> 130 <Key Name="name" Value="glasstile2" />
168 <Key Name="assetType" Value="0" /> 131 <Key Name="assetType" Value="0" />
169 <Key Name="inventoryType" Value="0" /> 132 <Key Name="inventoryType" Value="0" />
170 <Key Name="currentPermissions" Value="2147483647" />
171 <Key Name="nextPermissions" Value="2147483647" />
172 <Key Name="everyonePermissions" Value="2147483647" />
173 <Key Name="basePermissions" Value="2147483647" />
174 </Section> 133 </Section>
134
175 <Section Name="graniteblock Texture"> 135 <Section Name="graniteblock Texture">
176 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001012" /> 136 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001012" />
177 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001012" /> 137 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001012" />
@@ -180,11 +140,8 @@
180 <Key Name="name" Value="graniteblock" /> 140 <Key Name="name" Value="graniteblock" />
181 <Key Name="assetType" Value="0" /> 141 <Key Name="assetType" Value="0" />
182 <Key Name="inventoryType" Value="0" /> 142 <Key Name="inventoryType" Value="0" />
183 <Key Name="currentPermissions" Value="2147483647" />
184 <Key Name="nextPermissions" Value="2147483647" />
185 <Key Name="everyonePermissions" Value="2147483647" />
186 <Key Name="basePermissions" Value="2147483647" />
187 </Section> 143 </Section>
144
188 <Section Name="grass Texture"> 145 <Section Name="grass Texture">
189 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001013" /> 146 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001013" />
190 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001013" /> 147 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001013" />
@@ -193,11 +150,8 @@
193 <Key Name="name" Value="grass" /> 150 <Key Name="name" Value="grass" />
194 <Key Name="assetType" Value="0" /> 151 <Key Name="assetType" Value="0" />
195 <Key Name="inventoryType" Value="0" /> 152 <Key Name="inventoryType" Value="0" />
196 <Key Name="currentPermissions" Value="2147483647" />
197 <Key Name="nextPermissions" Value="2147483647" />
198 <Key Name="everyonePermissions" Value="2147483647" />
199 <Key Name="basePermissions" Value="2147483647" />
200 </Section> 153 </Section>
154
201 <Section Name="gravel Texture"> 155 <Section Name="gravel Texture">
202 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001014" /> 156 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001014" />
203 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001014" /> 157 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001014" />
@@ -206,11 +160,8 @@
206 <Key Name="name" Value="gravel" /> 160 <Key Name="name" Value="gravel" />
207 <Key Name="assetType" Value="0" /> 161 <Key Name="assetType" Value="0" />
208 <Key Name="inventoryType" Value="0" /> 162 <Key Name="inventoryType" Value="0" />
209 <Key Name="currentPermissions" Value="2147483647" />
210 <Key Name="nextPermissions" Value="2147483647" />
211 <Key Name="everyonePermissions" Value="2147483647" />
212 <Key Name="basePermissions" Value="2147483647" />
213 </Section> 163 </Section>
164
214 <Section Name="greybrick Texture"> 165 <Section Name="greybrick Texture">
215 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001015" /> 166 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001015" />
216 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001015" /> 167 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001015" />
@@ -219,11 +170,8 @@
219 <Key Name="name" Value="greybrick" /> 170 <Key Name="name" Value="greybrick" />
220 <Key Name="assetType" Value="0" /> 171 <Key Name="assetType" Value="0" />
221 <Key Name="inventoryType" Value="0" /> 172 <Key Name="inventoryType" Value="0" />
222 <Key Name="currentPermissions" Value="2147483647" />
223 <Key Name="nextPermissions" Value="2147483647" />
224 <Key Name="everyonePermissions" Value="2147483647" />
225 <Key Name="basePermissions" Value="2147483647" />
226 </Section> 173 </Section>
174
227 <Section Name="ivy Texture"> 175 <Section Name="ivy Texture">
228 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001016" /> 176 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001016" />
229 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001016" /> 177 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001016" />
@@ -232,11 +180,8 @@
232 <Key Name="name" Value="ivy" /> 180 <Key Name="name" Value="ivy" />
233 <Key Name="assetType" Value="0" /> 181 <Key Name="assetType" Value="0" />
234 <Key Name="inventoryType" Value="0" /> 182 <Key Name="inventoryType" Value="0" />
235 <Key Name="currentPermissions" Value="2147483647" />
236 <Key Name="nextPermissions" Value="2147483647" />
237 <Key Name="everyonePermissions" Value="2147483647" />
238 <Key Name="basePermissions" Value="2147483647" />
239 </Section> 183 </Section>
184
240 <Section Name="mahogany Texture"> 185 <Section Name="mahogany Texture">
241 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001017" /> 186 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001017" />
242 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001017" /> 187 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001017" />
@@ -245,11 +190,8 @@
245 <Key Name="name" Value="mahogany" /> 190 <Key Name="name" Value="mahogany" />
246 <Key Name="assetType" Value="0" /> 191 <Key Name="assetType" Value="0" />
247 <Key Name="inventoryType" Value="0" /> 192 <Key Name="inventoryType" Value="0" />
248 <Key Name="currentPermissions" Value="2147483647" />
249 <Key Name="nextPermissions" Value="2147483647" />
250 <Key Name="everyonePermissions" Value="2147483647" />
251 <Key Name="basePermissions" Value="2147483647" />
252 </Section> 193 </Section>
194
253 <Section Name="maple Texture"> 195 <Section Name="maple Texture">
254 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001018" /> 196 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001018" />
255 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001018" /> 197 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001018" />
@@ -258,11 +200,8 @@
258 <Key Name="name" Value="maple" /> 200 <Key Name="name" Value="maple" />
259 <Key Name="assetType" Value="0" /> 201 <Key Name="assetType" Value="0" />
260 <Key Name="inventoryType" Value="0" /> 202 <Key Name="inventoryType" Value="0" />
261 <Key Name="currentPermissions" Value="2147483647" />
262 <Key Name="nextPermissions" Value="2147483647" />
263 <Key Name="everyonePermissions" Value="2147483647" />
264 <Key Name="basePermissions" Value="2147483647" />
265 </Section> 203 </Section>
204
266 <Section Name="mosaic02 Texture"> 205 <Section Name="mosaic02 Texture">
267 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001019" /> 206 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001019" />
268 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001019" /> 207 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001019" />
@@ -271,11 +210,8 @@
271 <Key Name="name" Value="mosaic02" /> 210 <Key Name="name" Value="mosaic02" />
272 <Key Name="assetType" Value="0" /> 211 <Key Name="assetType" Value="0" />
273 <Key Name="inventoryType" Value="0" /> 212 <Key Name="inventoryType" Value="0" />
274 <Key Name="currentPermissions" Value="2147483647" />
275 <Key Name="nextPermissions" Value="2147483647" />
276 <Key Name="everyonePermissions" Value="2147483647" />
277 <Key Name="basePermissions" Value="2147483647" />
278 </Section> 213 </Section>
214
279 <Section Name="palm1 Texture"> 215 <Section Name="palm1 Texture">
280 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001020" /> 216 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001020" />
281 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001020" /> 217 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001020" />
@@ -284,11 +220,8 @@
284 <Key Name="name" Value="palm1" /> 220 <Key Name="name" Value="palm1" />
285 <Key Name="assetType" Value="0" /> 221 <Key Name="assetType" Value="0" />
286 <Key Name="inventoryType" Value="0" /> 222 <Key Name="inventoryType" Value="0" />
287 <Key Name="currentPermissions" Value="2147483647" />
288 <Key Name="nextPermissions" Value="2147483647" />
289 <Key Name="everyonePermissions" Value="2147483647" />
290 <Key Name="basePermissions" Value="2147483647" />
291 </Section> 223 </Section>
224
292 <Section Name="papaya Texture"> 225 <Section Name="papaya Texture">
293 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001021" /> 226 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001021" />
294 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001021" /> 227 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001021" />
@@ -297,11 +230,8 @@
297 <Key Name="name" Value="papaya" /> 230 <Key Name="name" Value="papaya" />
298 <Key Name="assetType" Value="0" /> 231 <Key Name="assetType" Value="0" />
299 <Key Name="inventoryType" Value="0" /> 232 <Key Name="inventoryType" Value="0" />
300 <Key Name="currentPermissions" Value="2147483647" />
301 <Key Name="nextPermissions" Value="2147483647" />
302 <Key Name="everyonePermissions" Value="2147483647" />
303 <Key Name="basePermissions" Value="2147483647" />
304 </Section> 233 </Section>
234
305 <Section Name="papaya_bark Texture"> 235 <Section Name="papaya_bark Texture">
306 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001022" /> 236 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001022" />
307 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001022" /> 237 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001022" />
@@ -310,11 +240,8 @@
310 <Key Name="name" Value="papaya_bark" /> 240 <Key Name="name" Value="papaya_bark" />
311 <Key Name="assetType" Value="0" /> 241 <Key Name="assetType" Value="0" />
312 <Key Name="inventoryType" Value="0" /> 242 <Key Name="inventoryType" Value="0" />
313 <Key Name="currentPermissions" Value="2147483647" />
314 <Key Name="nextPermissions" Value="2147483647" />
315 <Key Name="everyonePermissions" Value="2147483647" />
316 <Key Name="basePermissions" Value="2147483647" />
317 </Section> 243 </Section>
244
318 <Section Name="pastelbrick Texture"> 245 <Section Name="pastelbrick Texture">
319 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001023" /> 246 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001023" />
320 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001023" /> 247 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001023" />
@@ -323,11 +250,8 @@
323 <Key Name="name" Value="pastelbrick" /> 250 <Key Name="name" Value="pastelbrick" />
324 <Key Name="assetType" Value="0" /> 251 <Key Name="assetType" Value="0" />
325 <Key Name="inventoryType" Value="0" /> 252 <Key Name="inventoryType" Value="0" />
326 <Key Name="currentPermissions" Value="2147483647" />
327 <Key Name="nextPermissions" Value="2147483647" />
328 <Key Name="everyonePermissions" Value="2147483647" />
329 <Key Name="basePermissions" Value="2147483647" />
330 </Section> 253 </Section>
254
331 <Section Name="pine1_10m Texture"> 255 <Section Name="pine1_10m Texture">
332 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001024" /> 256 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001024" />
333 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001024" /> 257 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001024" />
@@ -336,11 +260,8 @@
336 <Key Name="name" Value="pine1_10m" /> 260 <Key Name="name" Value="pine1_10m" />
337 <Key Name="assetType" Value="0" /> 261 <Key Name="assetType" Value="0" />
338 <Key Name="inventoryType" Value="0" /> 262 <Key Name="inventoryType" Value="0" />
339 <Key Name="currentPermissions" Value="2147483647" />
340 <Key Name="nextPermissions" Value="2147483647" />
341 <Key Name="everyonePermissions" Value="2147483647" />
342 <Key Name="basePermissions" Value="2147483647" />
343 </Section> 263 </Section>
264
344 <Section Name="poplar Texture"> 265 <Section Name="poplar Texture">
345 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001025" /> 266 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001025" />
346 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001025" /> 267 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001025" />
@@ -349,11 +270,8 @@
349 <Key Name="name" Value="poplar" /> 270 <Key Name="name" Value="poplar" />
350 <Key Name="assetType" Value="0" /> 271 <Key Name="assetType" Value="0" />
351 <Key Name="inventoryType" Value="0" /> 272 <Key Name="inventoryType" Value="0" />
352 <Key Name="currentPermissions" Value="2147483647" />
353 <Key Name="nextPermissions" Value="2147483647" />
354 <Key Name="everyonePermissions" Value="2147483647" />
355 <Key Name="basePermissions" Value="2147483647" />
356 </Section> 273 </Section>
274
357 <Section Name="redtri_tile Texture"> 275 <Section Name="redtri_tile Texture">
358 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001026" /> 276 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001026" />
359 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001026" /> 277 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001026" />
@@ -362,11 +280,8 @@
362 <Key Name="name" Value="redtri_tile" /> 280 <Key Name="name" Value="redtri_tile" />
363 <Key Name="assetType" Value="0" /> 281 <Key Name="assetType" Value="0" />
364 <Key Name="inventoryType" Value="0" /> 282 <Key Name="inventoryType" Value="0" />
365 <Key Name="currentPermissions" Value="2147483647" />
366 <Key Name="nextPermissions" Value="2147483647" />
367 <Key Name="everyonePermissions" Value="2147483647" />
368 <Key Name="basePermissions" Value="2147483647" />
369 </Section> 283 </Section>
284
370 <Section Name="rockbuilding Texture"> 285 <Section Name="rockbuilding Texture">
371 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001027" /> 286 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001027" />
372 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001027" /> 287 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001027" />
@@ -375,11 +290,8 @@
375 <Key Name="name" Value="rockbuilding" /> 290 <Key Name="name" Value="rockbuilding" />
376 <Key Name="assetType" Value="0" /> 291 <Key Name="assetType" Value="0" />
377 <Key Name="inventoryType" Value="0" /> 292 <Key Name="inventoryType" Value="0" />
378 <Key Name="currentPermissions" Value="2147483647" />
379 <Key Name="nextPermissions" Value="2147483647" />
380 <Key Name="everyonePermissions" Value="2147483647" />
381 <Key Name="basePermissions" Value="2147483647" />
382 </Section> 293 </Section>
294
383 <Section Name="rockwallbig Texture"> 295 <Section Name="rockwallbig Texture">
384 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001028" /> 296 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001028" />
385 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001028" /> 297 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001028" />
@@ -388,11 +300,8 @@
388 <Key Name="name" Value="rockwallbig" /> 300 <Key Name="name" Value="rockwallbig" />
389 <Key Name="assetType" Value="0" /> 301 <Key Name="assetType" Value="0" />
390 <Key Name="inventoryType" Value="0" /> 302 <Key Name="inventoryType" Value="0" />
391 <Key Name="currentPermissions" Value="2147483647" />
392 <Key Name="nextPermissions" Value="2147483647" />
393 <Key Name="everyonePermissions" Value="2147483647" />
394 <Key Name="basePermissions" Value="2147483647" />
395 </Section> 303 </Section>
304
396 <Section Name="roof01 Texture"> 305 <Section Name="roof01 Texture">
397 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001029" /> 306 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001029" />
398 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001029" /> 307 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001029" />
@@ -401,11 +310,8 @@
401 <Key Name="name" Value="roof01" /> 310 <Key Name="name" Value="roof01" />
402 <Key Name="assetType" Value="0" /> 311 <Key Name="assetType" Value="0" />
403 <Key Name="inventoryType" Value="0" /> 312 <Key Name="inventoryType" Value="0" />
404 <Key Name="currentPermissions" Value="2147483647" />
405 <Key Name="nextPermissions" Value="2147483647" />
406 <Key Name="everyonePermissions" Value="2147483647" />
407 <Key Name="basePermissions" Value="2147483647" />
408 </Section> 313 </Section>
314
409 <Section Name="rooftiles1 Texture"> 315 <Section Name="rooftiles1 Texture">
410 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001030" /> 316 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001030" />
411 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001030" /> 317 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001030" />
@@ -414,11 +320,8 @@
414 <Key Name="name" Value="rooftiles1" /> 320 <Key Name="name" Value="rooftiles1" />
415 <Key Name="assetType" Value="0" /> 321 <Key Name="assetType" Value="0" />
416 <Key Name="inventoryType" Value="0" /> 322 <Key Name="inventoryType" Value="0" />
417 <Key Name="currentPermissions" Value="2147483647" />
418 <Key Name="nextPermissions" Value="2147483647" />
419 <Key Name="everyonePermissions" Value="2147483647" />
420 <Key Name="basePermissions" Value="2147483647" />
421 </Section> 323 </Section>
324
422 <Section Name="rooftiles2_peach Texture"> 325 <Section Name="rooftiles2_peach Texture">
423 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001031" /> 326 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001031" />
424 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001031" /> 327 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001031" />
@@ -427,11 +330,8 @@
427 <Key Name="name" Value="rooftiles2_peach" /> 330 <Key Name="name" Value="rooftiles2_peach" />
428 <Key Name="assetType" Value="0" /> 331 <Key Name="assetType" Value="0" />
429 <Key Name="inventoryType" Value="0" /> 332 <Key Name="inventoryType" Value="0" />
430 <Key Name="currentPermissions" Value="2147483647" />
431 <Key Name="nextPermissions" Value="2147483647" />
432 <Key Name="everyonePermissions" Value="2147483647" />
433 <Key Name="basePermissions" Value="2147483647" />
434 </Section> 333 </Section>
334
435 <Section Name="rooftiles2_roy Texture"> 335 <Section Name="rooftiles2_roy Texture">
436 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001032" /> 336 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001032" />
437 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001032" /> 337 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001032" />
@@ -440,11 +340,8 @@
440 <Key Name="name" Value="rooftiles2_roy" /> 340 <Key Name="name" Value="rooftiles2_roy" />
441 <Key Name="assetType" Value="0" /> 341 <Key Name="assetType" Value="0" />
442 <Key Name="inventoryType" Value="0" /> 342 <Key Name="inventoryType" Value="0" />
443 <Key Name="currentPermissions" Value="2147483647" />
444 <Key Name="nextPermissions" Value="2147483647" />
445 <Key Name="everyonePermissions" Value="2147483647" />
446 <Key Name="basePermissions" Value="2147483647" />
447 </Section> 343 </Section>
344
448 <Section Name="saguaro_8m Texture"> 345 <Section Name="saguaro_8m Texture">
449 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001033" /> 346 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001033" />
450 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001033" /> 347 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001033" />
@@ -453,11 +350,8 @@
453 <Key Name="name" Value="saguaro_8m" /> 350 <Key Name="name" Value="saguaro_8m" />
454 <Key Name="assetType" Value="0" /> 351 <Key Name="assetType" Value="0" />
455 <Key Name="inventoryType" Value="0" /> 352 <Key Name="inventoryType" Value="0" />
456 <Key Name="currentPermissions" Value="2147483647" />
457 <Key Name="nextPermissions" Value="2147483647" />
458 <Key Name="everyonePermissions" Value="2147483647" />
459 <Key Name="basePermissions" Value="2147483647" />
460 </Section> 353 </Section>
354
461 <Section Name="seawater Texture"> 355 <Section Name="seawater Texture">
462 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001034" /> 356 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001034" />
463 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001034" /> 357 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001034" />
@@ -466,11 +360,8 @@
466 <Key Name="name" Value="seawater" /> 360 <Key Name="name" Value="seawater" />
467 <Key Name="assetType" Value="0" /> 361 <Key Name="assetType" Value="0" />
468 <Key Name="inventoryType" Value="0" /> 362 <Key Name="inventoryType" Value="0" />
469 <Key Name="currentPermissions" Value="2147483647" />
470 <Key Name="nextPermissions" Value="2147483647" />
471 <Key Name="everyonePermissions" Value="2147483647" />
472 <Key Name="basePermissions" Value="2147483647" />
473 </Section> 363 </Section>
364
474 <Section Name="snow1 Texture"> 365 <Section Name="snow1 Texture">
475 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001035" /> 366 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001035" />
476 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001035" /> 367 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001035" />
@@ -479,11 +370,8 @@
479 <Key Name="name" Value="snow1" /> 370 <Key Name="name" Value="snow1" />
480 <Key Name="assetType" Value="0" /> 371 <Key Name="assetType" Value="0" />
481 <Key Name="inventoryType" Value="0" /> 372 <Key Name="inventoryType" Value="0" />
482 <Key Name="currentPermissions" Value="2147483647" />
483 <Key Name="nextPermissions" Value="2147483647" />
484 <Key Name="everyonePermissions" Value="2147483647" />
485 <Key Name="basePermissions" Value="2147483647" />
486 </Section> 373 </Section>
374
487 <Section Name="steel Texture"> 375 <Section Name="steel Texture">
488 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001036" /> 376 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001036" />
489 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001036" /> 377 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001036" />
@@ -492,11 +380,8 @@
492 <Key Name="name" Value="steel" /> 380 <Key Name="name" Value="steel" />
493 <Key Name="assetType" Value="0" /> 381 <Key Name="assetType" Value="0" />
494 <Key Name="inventoryType" Value="0" /> 382 <Key Name="inventoryType" Value="0" />
495 <Key Name="currentPermissions" Value="2147483647" />
496 <Key Name="nextPermissions" Value="2147483647" />
497 <Key Name="everyonePermissions" Value="2147483647" />
498 <Key Name="basePermissions" Value="2147483647" />
499 </Section> 383 </Section>
384
500 <Section Name="stone1wall Texture"> 385 <Section Name="stone1wall Texture">
501 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001037" /> 386 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001037" />
502 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001037" /> 387 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001037" />
@@ -505,11 +390,8 @@
505 <Key Name="name" Value="stone1wall" /> 390 <Key Name="name" Value="stone1wall" />
506 <Key Name="assetType" Value="0" /> 391 <Key Name="assetType" Value="0" />
507 <Key Name="inventoryType" Value="0" /> 392 <Key Name="inventoryType" Value="0" />
508 <Key Name="currentPermissions" Value="2147483647" />
509 <Key Name="nextPermissions" Value="2147483647" />
510 <Key Name="everyonePermissions" Value="2147483647" />
511 <Key Name="basePermissions" Value="2147483647" />
512 </Section> 393 </Section>
394
513 <Section Name="stonetile Texture"> 395 <Section Name="stonetile Texture">
514 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001038" /> 396 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001038" />
515 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001038" /> 397 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001038" />
@@ -518,11 +400,8 @@
518 <Key Name="name" Value="stonetile" /> 400 <Key Name="name" Value="stonetile" />
519 <Key Name="assetType" Value="0" /> 401 <Key Name="assetType" Value="0" />
520 <Key Name="inventoryType" Value="0" /> 402 <Key Name="inventoryType" Value="0" />
521 <Key Name="currentPermissions" Value="2147483647" />
522 <Key Name="nextPermissions" Value="2147483647" />
523 <Key Name="everyonePermissions" Value="2147483647" />
524 <Key Name="basePermissions" Value="2147483647" />
525 </Section> 403 </Section>
404
526 <Section Name="street2 Texture"> 405 <Section Name="street2 Texture">
527 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001039" /> 406 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001039" />
528 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001039" /> 407 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001039" />
@@ -531,11 +410,8 @@
531 <Key Name="name" Value="street2" /> 410 <Key Name="name" Value="street2" />
532 <Key Name="assetType" Value="0" /> 411 <Key Name="assetType" Value="0" />
533 <Key Name="inventoryType" Value="0" /> 412 <Key Name="inventoryType" Value="0" />
534 <Key Name="currentPermissions" Value="2147483647" />
535 <Key Name="nextPermissions" Value="2147483647" />
536 <Key Name="everyonePermissions" Value="2147483647" />
537 <Key Name="basePermissions" Value="2147483647" />
538 </Section> 413 </Section>
414
539 <Section Name="thatch Texture"> 415 <Section Name="thatch Texture">
540 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001040" /> 416 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001040" />
541 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001040" /> 417 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001040" />
@@ -544,11 +420,8 @@
544 <Key Name="name" Value="thatch" /> 420 <Key Name="name" Value="thatch" />
545 <Key Name="assetType" Value="0" /> 421 <Key Name="assetType" Value="0" />
546 <Key Name="inventoryType" Value="0" /> 422 <Key Name="inventoryType" Value="0" />
547 <Key Name="currentPermissions" Value="2147483647" />
548 <Key Name="nextPermissions" Value="2147483647" />
549 <Key Name="everyonePermissions" Value="2147483647" />
550 <Key Name="basePermissions" Value="2147483647" />
551 </Section> 423 </Section>
424
552 <Section Name="water1 Texture"> 425 <Section Name="water1 Texture">
553 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001041" /> 426 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001041" />
554 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001041" /> 427 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001041" />
@@ -557,11 +430,8 @@
557 <Key Name="name" Value="water1" /> 430 <Key Name="name" Value="water1" />
558 <Key Name="assetType" Value="0" /> 431 <Key Name="assetType" Value="0" />
559 <Key Name="inventoryType" Value="0" /> 432 <Key Name="inventoryType" Value="0" />
560 <Key Name="currentPermissions" Value="2147483647" />
561 <Key Name="nextPermissions" Value="2147483647" />
562 <Key Name="everyonePermissions" Value="2147483647" />
563 <Key Name="basePermissions" Value="2147483647" />
564 </Section> 433 </Section>
434
565 <Section Name="water3 Texture"> 435 <Section Name="water3 Texture">
566 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001042" /> 436 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001042" />
567 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001042" /> 437 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001042" />
@@ -570,11 +440,8 @@
570 <Key Name="name" Value="water3" /> 440 <Key Name="name" Value="water3" />
571 <Key Name="assetType" Value="0" /> 441 <Key Name="assetType" Value="0" />
572 <Key Name="inventoryType" Value="0" /> 442 <Key Name="inventoryType" Value="0" />
573 <Key Name="currentPermissions" Value="2147483647" />
574 <Key Name="nextPermissions" Value="2147483647" />
575 <Key Name="everyonePermissions" Value="2147483647" />
576 <Key Name="basePermissions" Value="2147483647" />
577 </Section> 443 </Section>
444
578 <Section Name="wood1 Texture"> 445 <Section Name="wood1 Texture">
579 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001043" /> 446 <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001043" />
580 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001043" /> 447 <Key Name="assetID" Value="00000000-0000-2222-3333-100000001043" />
@@ -583,11 +450,8 @@
583 <Key Name="name" Value="wood1" /> 450 <Key Name="name" Value="wood1" />
584 <Key Name="assetType" Value="0" /> 451 <Key Name="assetType" Value="0" />
585 <Key Name="inventoryType" Value="0" /> 452 <Key Name="inventoryType" Value="0" />
586 <Key Name="currentPermissions" Value="2147483647" />
587 <Key Name="nextPermissions" Value="2147483647" />
588 <Key Name="everyonePermissions" Value="2147483647" />
589 <Key Name="basePermissions" Value="2147483647" />
590 </Section> 453 </Section>
454
591 <Section Name="bricks Texture"> 455 <Section Name="bricks Texture">
592 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000001"/> 456 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000001"/>
593 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000001"/> 457 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000001"/>
@@ -596,11 +460,8 @@
596 <Key Name="name" Value="bricks" /> 460 <Key Name="name" Value="bricks" />
597 <Key Name="assetType" Value="0" /> 461 <Key Name="assetType" Value="0" />
598 <Key Name="inventoryType" Value="0" /> 462 <Key Name="inventoryType" Value="0" />
599 <Key Name="currentPermissions" Value="2147483647" />
600 <Key Name="nextPermissions" Value="2147483647" />
601 <Key Name="everyonePermissions" Value="2147483647" />
602 <Key Name="basePermissions" Value="2147483647" />
603 </Section> 463 </Section>
464
604 <Section Name="granite Texture"> 465 <Section Name="granite Texture">
605 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000004"/> 466 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000004"/>
606 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000004"/> 467 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000004"/>
@@ -609,11 +470,8 @@
609 <Key Name="name" Value="granite" /> 470 <Key Name="name" Value="granite" />
610 <Key Name="assetType" Value="0" /> 471 <Key Name="assetType" Value="0" />
611 <Key Name="inventoryType" Value="0" /> 472 <Key Name="inventoryType" Value="0" />
612 <Key Name="currentPermissions" Value="2147483647" />
613 <Key Name="nextPermissions" Value="2147483647" />
614 <Key Name="everyonePermissions" Value="2147483647" />
615 <Key Name="basePermissions" Value="2147483647" />
616 </Section> 473 </Section>
474
617 <Section Name="hardwood Texture"> 475 <Section Name="hardwood Texture">
618 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000005"/> 476 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000005"/>
619 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000005"/> 477 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000005"/>
@@ -622,11 +480,8 @@
622 <Key Name="name" Value="hardwood" /> 480 <Key Name="name" Value="hardwood" />
623 <Key Name="assetType" Value="0" /> 481 <Key Name="assetType" Value="0" />
624 <Key Name="inventoryType" Value="0" /> 482 <Key Name="inventoryType" Value="0" />
625 <Key Name="currentPermissions" Value="2147483647" />
626 <Key Name="nextPermissions" Value="2147483647" />
627 <Key Name="everyonePermissions" Value="2147483647" />
628 <Key Name="basePermissions" Value="2147483647" />
629 </Section> 483 </Section>
484
630 <Section Name="rocks Texture"> 485 <Section Name="rocks Texture">
631 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000003"/> 486 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000003"/>
632 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000003"/> 487 <Key Name="assetID" Value="00000000-0000-1111-9999-000000000003"/>
@@ -635,10 +490,6 @@
635 <Key Name="name" Value="rocks" /> 490 <Key Name="name" Value="rocks" />
636 <Key Name="assetType" Value="0" /> 491 <Key Name="assetType" Value="0" />
637 <Key Name="inventoryType" Value="0" /> 492 <Key Name="inventoryType" Value="0" />
638 <Key Name="currentPermissions" Value="2147483647" />
639 <Key Name="nextPermissions" Value="2147483647" />
640 <Key Name="everyonePermissions" Value="2147483647" />
641 <Key Name="basePermissions" Value="2147483647" />
642 </Section> 493 </Section>
643 494
644 <Section Name="Terrain Dirt"> 495 <Section Name="Terrain Dirt">
@@ -649,11 +500,8 @@
649 <Key Name="name" Value="Terrain Dirt" /> 500 <Key Name="name" Value="Terrain Dirt" />
650 <Key Name="assetType" Value="0" /> 501 <Key Name="assetType" Value="0" />
651 <Key Name="inventoryType" Value="0" /> 502 <Key Name="inventoryType" Value="0" />
652 <Key Name="currentPermissions" Value="2147483647" />
653 <Key Name="nextPermissions" Value="2147483647" />
654 <Key Name="everyonePermissions" Value="2147483647" />
655 <Key Name="basePermissions" Value="2147483647" />
656 </Section> 503 </Section>
504
657 <Section Name="Terrain Grass"> 505 <Section Name="Terrain Grass">
658 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000007"/> 506 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000007"/>
659 <Key Name="assetID" Value="abb783e6-3e93-26c0-248a-247666855da3"/> 507 <Key Name="assetID" Value="abb783e6-3e93-26c0-248a-247666855da3"/>
@@ -662,11 +510,8 @@
662 <Key Name="name" Value="Terrain Grass" /> 510 <Key Name="name" Value="Terrain Grass" />
663 <Key Name="assetType" Value="0" /> 511 <Key Name="assetType" Value="0" />
664 <Key Name="inventoryType" Value="0" /> 512 <Key Name="inventoryType" Value="0" />
665 <Key Name="currentPermissions" Value="2147483647" />
666 <Key Name="nextPermissions" Value="2147483647" />
667 <Key Name="everyonePermissions" Value="2147483647" />
668 <Key Name="basePermissions" Value="2147483647" />
669 </Section> 513 </Section>
514
670 <Section Name="Terrain Mountain"> 515 <Section Name="Terrain Mountain">
671 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000008"/> 516 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000008"/>
672 <Key Name="assetID" Value="179cdabd-398a-9b6b-1391-4dc333ba321f"/> 517 <Key Name="assetID" Value="179cdabd-398a-9b6b-1391-4dc333ba321f"/>
@@ -675,11 +520,8 @@
675 <Key Name="name" Value="Terrain Mountain" /> 520 <Key Name="name" Value="Terrain Mountain" />
676 <Key Name="assetType" Value="0" /> 521 <Key Name="assetType" Value="0" />
677 <Key Name="inventoryType" Value="0" /> 522 <Key Name="inventoryType" Value="0" />
678 <Key Name="currentPermissions" Value="2147483647" />
679 <Key Name="nextPermissions" Value="2147483647" />
680 <Key Name="everyonePermissions" Value="2147483647" />
681 <Key Name="basePermissions" Value="2147483647" />
682 </Section> 523 </Section>
524
683 <Section Name="Terrain Rock"> 525 <Section Name="Terrain Rock">
684 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000009"/> 526 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000009"/>
685 <Key Name="assetID" Value="beb169c7-11ea-fff2-efe5-0f24dc881df2"/> 527 <Key Name="assetID" Value="beb169c7-11ea-fff2-efe5-0f24dc881df2"/>
@@ -688,10 +530,6 @@
688 <Key Name="name" Value="Terrain Rock" /> 530 <Key Name="name" Value="Terrain Rock" />
689 <Key Name="assetType" Value="0" /> 531 <Key Name="assetType" Value="0" />
690 <Key Name="inventoryType" Value="0" /> 532 <Key Name="inventoryType" Value="0" />
691 <Key Name="currentPermissions" Value="2147483647" />
692 <Key Name="nextPermissions" Value="2147483647" />
693 <Key Name="everyonePermissions" Value="2147483647" />
694 <Key Name="basePermissions" Value="2147483647" />
695 </Section> 533 </Section>
696 534
697 <Section Name="Blank Texture"> 535 <Section Name="Blank Texture">
@@ -702,10 +540,6 @@
702 <Key Name="name" Value="Blank Texture" /> 540 <Key Name="name" Value="Blank Texture" />
703 <Key Name="assetType" Value="0" /> 541 <Key Name="assetType" Value="0" />
704 <Key Name="inventoryType" Value="0" /> 542 <Key Name="inventoryType" Value="0" />
705 <Key Name="currentPermissions" Value="2147483647" />
706 <Key Name="nextPermissions" Value="2147483647" />
707 <Key Name="everyonePermissions" Value="2147483647" />
708 <Key Name="basePermissions" Value="2147483647" />
709 </Section> 543 </Section>
710 544
711 <Section Name="Default Media Texture"> 545 <Section Name="Default Media Texture">
@@ -716,10 +550,6 @@
716 <Key Name="name" Value="Default Media Texture" /> 550 <Key Name="name" Value="Default Media Texture" />
717 <Key Name="assetType" Value="0" /> 551 <Key Name="assetType" Value="0" />
718 <Key Name="inventoryType" Value="0" /> 552 <Key Name="inventoryType" Value="0" />
719 <Key Name="currentPermissions" Value="2147483647" />
720 <Key Name="nextPermissions" Value="2147483647" />
721 <Key Name="everyonePermissions" Value="2147483647" />
722 <Key Name="basePermissions" Value="2147483647" />
723 </Section> 553 </Section>
724 554
725 <Section Name="Default Transparent Texture"> 555 <Section Name="Default Transparent Texture">
@@ -730,9 +560,5 @@
730 <Key Name="name" Value="Default Transparent Texture" /> 560 <Key Name="name" Value="Default Transparent Texture" />
731 <Key Name="assetType" Value="0" /> 561 <Key Name="assetType" Value="0" />
732 <Key Name="inventoryType" Value="0" /> 562 <Key Name="inventoryType" Value="0" />
733 <Key Name="currentPermissions" Value="2147483647" />
734 <Key Name="nextPermissions" Value="2147483647" />
735 <Key Name="everyonePermissions" Value="2147483647" />
736 <Key Name="basePermissions" Value="2147483647" />
737 </Section> 563 </Section>
738</Nini> 564</Nini>