Implemented Spell Dialogs
This commit is contained in:
9
rpg-docs/lib/constants/magicSchools.js
Normal file
9
rpg-docs/lib/constants/magicSchools.js
Normal file
@@ -0,0 +1,9 @@
|
||||
magicSchools = [
|
||||
"Abjuration",
|
||||
"Conjuration",
|
||||
"Divination",
|
||||
"Enchantment",
|
||||
"Evocation",
|
||||
"Illusion",
|
||||
"Necromancy"
|
||||
];
|
||||
Reference in New Issue
Block a user