aboutsummaryrefslogtreecommitdiff
path: root/storage/items.json
diff options
context:
space:
mode:
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