AleeBot/items.json

14 lines
329 B
JSON
Raw Normal View History

2018-03-29 19:42:42 -04:00
{
"Programmer" : {
"name": "Programmer Role",
"price": "100",
"type": "Roles",
"desc": "Buying this gives you the programmer role"
},
"theShell" : {
"name": "theShell OS",
"price": "400",
"type": "OS",
"desc": "Buying this gives you theShell OS"
}
}