aboutsummaryrefslogtreecommitdiff
path: root/items.json
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-03-29 19:42:42 -0400
committerAlee <alee14498@gmail.com>2018-03-29 19:42:42 -0400
commit784b6fc90f16af6f69f14b9415f82dc5429b2485 (patch)
treede2e68cedc6b3b22d61fdaedd290563115117a7e /items.json
parent4bfdff40646c653f2c391a79f82ea2c85645ecb3 (diff)
downloadAleeBot-784b6fc90f16af6f69f14b9415f82dc5429b2485.tar.gz
AleeBot-784b6fc90f16af6f69f14b9415f82dc5429b2485.tar.bz2
AleeBot-784b6fc90f16af6f69f14b9415f82dc5429b2485.zip
Wheeeee new buy command!!!!!
Diffstat (limited to 'items.json')
-rw-r--r--items.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/items.json b/items.json
new file mode 100644
index 0000000..38054f8
--- /dev/null
+++ b/items.json
@@ -0,0 +1,20 @@
+{
+ "Ping" : {
+ "name": "Ping Command",
+ "price": "10",
+ "type": "Commands",
+ "desc": "Buying this gives you access to ping command."
+ },
+ "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"
+ }
+} \ No newline at end of file