diff options
| author | Alee <alee14498@gmail.com> | 2018-03-31 21:58:36 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-03-31 21:58:36 -0400 |
| commit | f33efa466054206bdd3e63eb00dfe296973dc99d (patch) | |
| tree | 38d619debe599d982f9cf3a616ac9ecd434f5d72 /items.json | |
| parent | 902337c6e41250509cb91502e7bf007e4aec1c2f (diff) | |
| download | AleeBot-f33efa466054206bdd3e63eb00dfe296973dc99d.tar.gz AleeBot-f33efa466054206bdd3e63eb00dfe296973dc99d.tar.bz2 AleeBot-f33efa466054206bdd3e63eb00dfe296973dc99d.zip | |
Moved items.json to the storage folder
Diffstat (limited to 'items.json')
| -rw-r--r-- | items.json | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/items.json b/items.json deleted file mode 100644 index 1d57718..0000000 --- a/items.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "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." - } -}
\ No newline at end of file |
