From 2a3f9ad101840d19e28d36f4a64abc08070d9313 Mon Sep 17 00:00:00 2001 From: Alee Date: Thu, 29 Mar 2018 20:31:56 -0400 Subject: Removed 2 items from the auction --- items.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/items.json b/items.json index 71e8481..6bacdf1 100644 --- a/items.json +++ b/items.json @@ -1,10 +1,4 @@ { - "Ping" : { - "name": "Ping Command", - "price": "10", - "type": "Commands", - "desc": "Buying this gives you access to ping command." - }, "Programmer" : { "name": "Programmer Role", "price": "100", @@ -16,11 +10,5 @@ "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