aboutsummaryrefslogtreecommitdiff
path: root/items.json
blob: 6bacdf18dcd172711f008199afe8e28841d2f0c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "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"
    }
}