From 0a23b0fe7279428ff6950fdad7a8b2d2e3606598 Mon Sep 17 00:00:00 2001 From: Alee Date: Thu, 29 Mar 2018 21:14:47 -0400 Subject: Wheeeeeee Victor software! --- items.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'items.json') diff --git a/items.json b/items.json index 3e7756e..1d57718 100644 --- a/items.json +++ b/items.json @@ -3,12 +3,18 @@ "name": "Programmer Role", "price": "100", "type": "Roles", - "desc": "Buying this gives you the programmer role" + "desc": "Buying this gives you the programmer role." }, "AleeOS" : { "name": "AleeOS", "price": "400", "type": "OS", - "desc": "Buying this gives you AleeOS" + "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 -- cgit v1.2.3