added _some_ chants, restructuring data from spells

This commit is contained in:
2021-04-26 07:54:58 +02:00
parent e65715cce6
commit cee6fee5a3
11 changed files with 1854 additions and 555 deletions

View File

@ -9,7 +9,9 @@
"test": "jest"
},
"_moduleAliases": {
"@dsabot": "functions"
"@dsabot": "functions",
"@data": "data",
"@Commands": "commands"
},
"author": "",
"license": "ISC",