inhabitor/db/Users/user-elizabot.json

35 lines
583 B
JSON
Raw Normal View History

2024-01-03 21:53:19 +00:00
[ {
"type" : "user",
"ref" : "user-elizabot",
"name" : "ElizaBot",
"mods" : [ {
"type" : "Avatar",
"x" : 50,
"y" : 130,
"bodyType" : "female",
"bankBalance" : 0,
"custom" : [ 102, 136 ]
} ]
}, {
"type" : "item",
"ref" : "item-elizabot.paper",
"name" : "Pad and mailbox",
"in" : "user-elizabot",
"mods" : [ {
"type" : "Paper",
"orientation" : 16,
"y" : 4
} ]
}, {
"type" : "item",
"ref" : "item-elizabot.head",
"name" : "Elizabot's Head",
"in" : "user-elizabot",
"mods" : [ {
"type" : "Head",
"style" : 2,
"y" : 6,
"orientation" : 8
} ]
} ]