More fun fishy command

This commit is contained in:
Daniel Odendahl Jr
2017-09-18 18:02:30 +00:00
parent 5d66ab8b9d
commit c4a00dacd0
3 changed files with 32 additions and 5 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"junk": {
"symbol": "🔧",
"max": 5,
"min": 0
},
"common": {
"symbol": "🐟",
"max": 50,
"min": 10
},
"uncommon": {
"symbol": "🐠",
"max": 200,
"min": 100
},
"rare": {
"symbol": "🐡",
"max": 500,
"min": 300
}
}