added return list of spells. Moved them into seperate json

This commit is contained in:
2021-04-24 09:53:05 +02:00
parent 8e4f4eedb8
commit e65715cce6
10 changed files with 787 additions and 66 deletions

3
.jshintrc Normal file
View File

@ -0,0 +1,3 @@
{
"esversion": 9
}