File tree 1 file changed +41
-0
lines changed
1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change 257
257
"price" : " 1000" ,
258
258
"slot" : " 1"
259
259
}
260
+ },
261
+ "Tags" : {
262
+ "Chat Color" : {
263
+ "Red" : {
264
+ "uniqueid" : " chatcolorred" ,
265
+ "value" : " {Red}" ,
266
+ "type" : " chatcolor" ,
267
+ "price" : " 1000" ,
268
+ "slot" : " 1"
269
+ }
270
+ },
271
+ "Name Color" : {
272
+ "Red" : {
273
+ "uniqueid" : " ncred" ,
274
+ "value" : " {Red}" ,
275
+ "type" : " namecolor" ,
276
+ "price" : " 1000" ,
277
+ "slot" : " 1"
278
+ }
279
+ },
280
+ "Score Tag" : {
281
+ "King" : {
282
+ "uniqueid" : " stking" ,
283
+ "value" : " King" ,
284
+ "pre" : " false" ,
285
+ "type" : " scoretag" ,
286
+ "price" : " 1000" ,
287
+ "slot" : " 1"
288
+ }
289
+ },
290
+ "Chat Tag" : {
291
+ "Queen" : {
292
+ "uniqueid" : " ctqueen" ,
293
+ "value" : " Queen" ,
294
+ "pre" : " false" ,
295
+ "color" : " {red}" ,
296
+ "type" : " chattag" ,
297
+ "price" : " 1000" ,
298
+ "slot" : " 1"
299
+ }
300
+ }
260
301
}
261
302
}
262
303
}
You can’t perform that action at this time.
0 commit comments