inhabitor/db/Users/user-stu.json

67 lines
1 KiB
JSON
Raw Normal View History

2024-01-03 21:53:19 +00:00
[ {
"type" : "item",
"ref" : "item-stutokens",
"name" : "Money!",
"in" : "user-stu",
"mods" : [ {
"type" : "Tokens",
"y" : 0,
"denom_hi" : 4,
"denom_lo" : 0
} ]
},
{
"type" : "user",
"ref" : "user-stu",
"name" : "Stu",
"mods" : [ {
"type" : "Avatar",
"turf": "context-OutamyWy_529_interior",
"x" : 0,
"y" : 110,
"bodyType" : "male",
"bankBalance" : 50000,
"custom" : [ 17, 119 ],
"nitty_bits" : 8
} ]
},
{
"type" : "item",
"ref" : "item-stu.godtool",
"name" : "Tool to rule the universe.",
"in" : "user-stu",
"mods" : [ {
"type" : "Knick_knack",
"style" : 2,
"y" : 1,
"orientation" : 8,
"magic_type" : 17,
"charges" : 255
} ]
},
{
"type" : "item",
"ref" : "item-stu.paper",
"name" : "Pad and mailbox",
"in" : "user-stu",
"mods" : [ {
"type" : "Paper",
"orientation" : 16,
"y" : 4
} ]
},
{
"type" : "item",
"ref" : "item-stu.head.json",
"name" : "Stu's Head",
"in" : "user-stu",
"mods" : [ {
"type" : "Head",
"style" : 52,
"orientation" : 8,
"y" : 6
}
]
}
]