77 lines
1.3 KiB
JSON
77 lines
1.3 KiB
JSON
[ {
|
|
"type": "user",
|
|
"ref": "user-keith",
|
|
"name": "Keith",
|
|
"mods": [
|
|
{
|
|
"type": "Avatar",
|
|
"turf": "context-Popustop.166",
|
|
"x": 0,
|
|
"y": 150,
|
|
"bodyType": "male",
|
|
"bankBalance": 50000,
|
|
"custom": [17, 17],
|
|
"nitty_bits": 8
|
|
}
|
|
]
|
|
}, {
|
|
"type" : "item",
|
|
"ref" : "item-keith.spraycan",
|
|
"deletable" : true,
|
|
"name" : "Stylin' body paint",
|
|
"in" : "user-keith",
|
|
"mods" : [ {
|
|
"type" : "Spray_can",
|
|
"y" : 0,
|
|
"orientation" : 8,
|
|
"charge" : 255
|
|
} ]
|
|
}, {
|
|
"type" : "item",
|
|
"ref" : "item-keith.godtool",
|
|
"deletable" : true,
|
|
"name" : "Tool to rule the universe.",
|
|
"in" : "user-keith",
|
|
"mods" : [ {
|
|
"type" : "Knick_knack",
|
|
"style" : 2,
|
|
"y" : 1,
|
|
"orientation" : 8,
|
|
"magic_type" : 17,
|
|
"charges" : 255
|
|
} ]
|
|
}, {
|
|
"type" : "item",
|
|
"ref" : "item-keith.compass",
|
|
"name" : "Keith's Compass",
|
|
"in" : "user-keith",
|
|
"mods" : [ {
|
|
"type" : "Compass",
|
|
"style" : 0,
|
|
"gr_state" : 0,
|
|
"y" : 2,
|
|
"orientation" : 16
|
|
} ]
|
|
}, {
|
|
"type" : "item",
|
|
"ref" : "item-keith.paper",
|
|
"name" : "Pad and mailbox",
|
|
"in" : "user-keith",
|
|
"mods" : [ {
|
|
"type" : "Paper",
|
|
"orientation" : 16,
|
|
"y" : 4
|
|
} ]
|
|
}, {
|
|
"type" : "item",
|
|
"ref" : "item-keith.head",
|
|
"name" : "Keith's Head",
|
|
"in" : "user-keith",
|
|
"mods" : [ {
|
|
"type" : "Head",
|
|
"style" : 132,
|
|
"y" : 6
|
|
} ]
|
|
} ]
|
|
|