aboutsummaryrefslogtreecommitdiff
path: root/storage/items.json
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-03-31 22:03:11 -0400
committerAlee <alee14498@gmail.com>2018-03-31 22:03:11 -0400
commitb784bb3cb308fe20898e90444f520b1e088a85af (patch)
tree3783daf62e8839a490629eadd903cd58f6c9edce /storage/items.json
parentb7849cfc45a91dddc1b93f58d7bab02886a654bb (diff)
parent0f78baedf737a9e27956112c56c3efef26832ba8 (diff)
downloadAleeBot-b784bb3cb308fe20898e90444f520b1e088a85af.tar.gz
AleeBot-b784bb3cb308fe20898e90444f520b1e088a85af.tar.bz2
AleeBot-b784bb3cb308fe20898e90444f520b1e088a85af.zip
Merge branch 'beta'
Diffstat (limited to 'storage/items.json')
-rw-r--r--storage/items.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/storage/items.json b/storage/items.json
new file mode 100644
index 0000000..1d57718
--- /dev/null
+++ b/storage/items.json
@@ -0,0 +1,20 @@
+{
+ "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