Made spells into a special kind of action

This commit is contained in:
Thaum Rystra
2020-04-16 15:21:31 +02:00
parent e06196a54c
commit 1717ee4bc7
7 changed files with 389 additions and 251 deletions

View File

@@ -68,7 +68,7 @@
}
],
"parserOptions": {
"ecmaVersion": 6
"ecmaVersion": 2018
},
"env": {
"es6": true,