diff options
| author | Alee <alee14498@gmail.com> | 2018-03-29 21:14:47 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-03-29 21:14:47 -0400 |
| commit | 0a23b0fe7279428ff6950fdad7a8b2d2e3606598 (patch) | |
| tree | 9ade9427097c45c8041450055f0911d598e34c17 /items.json | |
| parent | 93c48312c111ea09dc9aa716cdbbe0c222b423fb (diff) | |
| download | AleeBot-0a23b0fe7279428ff6950fdad7a8b2d2e3606598.tar.gz AleeBot-0a23b0fe7279428ff6950fdad7a8b2d2e3606598.tar.bz2 AleeBot-0a23b0fe7279428ff6950fdad7a8b2d2e3606598.zip | |
Wheeeeeee Victor software!
Diffstat (limited to 'items.json')
| -rw-r--r-- | items.json | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -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 |
