mirror of
https://github.com/Alee14/AleeBot.git
synced 2025-01-22 11:11:46 -05:00
20 lines
No EOL
472 B
JSON
20 lines
No EOL
472 B
JSON
{
|
|
"Programmer" : {
|
|
"name": "Programmer Role",
|
|
"price": "100",
|
|
"type": "Roles",
|
|
"desc": "Buying this gives you the programmer role."
|
|
},
|
|
"AleeOS" : {
|
|
"name": "AleeOS",
|
|
"price": "400",
|
|
"type": "OS",
|
|
"desc": "Buying this gives you AleeOS."
|
|
},
|
|
"theSlate" : {
|
|
"name": "theSlate",
|
|
"price": "400",
|
|
"type": "Tools",
|
|
"desc": "Buying this gives you theSlate."
|
|
}
|
|
} |