diff options
Diffstat (limited to 'items.json')
| -rw-r--r-- | items.json | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
