From 6397556cf6d0864a589a7e7ad545bb91f0ad93e8 Mon Sep 17 00:00:00 2001 From: Alee Date: Thu, 29 Mar 2018 19:57:07 -0400 Subject: Added a new item --- items.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/items.json b/items.json index 38054f8..71e8481 100644 --- a/items.json +++ b/items.json @@ -16,5 +16,11 @@ "price": "400", "type": "OS", "desc": "Buying this gives you theShell OS" + }, + "AleeOS" : { + "name": "AleeOS", + "price": "10000", + "type": "OS", + "desc": "Buying this gives you AleeOS" } } \ No newline at end of file -- cgit v1.2.3