Anagramica Command

This commit is contained in:
Dragon Fire
2020-05-29 18:09:35 -04:00
parent 85566ea819
commit 30efb1646c
4 changed files with 116 additions and 2 deletions
+28
View File
@@ -0,0 +1,28 @@
{
"a": 1,
"b": 2,
"c": 2,
"d": 2,
"e": 1,
"f": 3,
"g": 2,
"h": 4,
"i": 1,
"j": 4,
"k": 3,
"l": 2,
"m": 2,
"n": 1,
"o": 1,
"p": 2,
"q": 5,
"r": 1,
"s": 1,
"t": 1,
"u": 2,
"v": 3,
"w": 3,
"x": 5,
"y": 3,
"z": 4
}