diff options
| author | Alee <alee14498@gmail.com> | 2018-03-29 19:57:07 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-03-29 19:57:07 -0400 |
| commit | 6397556cf6d0864a589a7e7ad545bb91f0ad93e8 (patch) | |
| tree | 5be5f7023db7c8bb4710da41afdb81ea4b209aac | |
| parent | 784b6fc90f16af6f69f14b9415f82dc5429b2485 (diff) | |
| download | AleeBot-6397556cf6d0864a589a7e7ad545bb91f0ad93e8.tar.gz AleeBot-6397556cf6d0864a589a7e7ad545bb91f0ad93e8.tar.bz2 AleeBot-6397556cf6d0864a589a7e7ad545bb91f0ad93e8.zip | |
Added a new item
| -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 |
