mirror of
https://github.com/Alee14/AleeBot.git
synced 2025-01-23 03:31:47 -05:00
14 lines
329 B
JSON
14 lines
329 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|
||
|
}
|