Added Transmutation as a school of magic

This commit is contained in:
Thaum
2015-03-30 08:03:32 +00:00
parent fd1831587d
commit 304a8a1c1d

View File

@@ -5,5 +5,6 @@ magicSchools = [
"Enchantment",
"Evocation",
"Illusion",
"Necromancy"
"Necromancy",
"Transmutation",
];