diff --git a/rpg-docs/lib/constants/magicSchools.js b/rpg-docs/lib/constants/magicSchools.js index fcc94145..4181a887 100644 --- a/rpg-docs/lib/constants/magicSchools.js +++ b/rpg-docs/lib/constants/magicSchools.js @@ -5,5 +5,6 @@ magicSchools = [ "Enchantment", "Evocation", "Illusion", - "Necromancy" + "Necromancy", + "Transmutation", ];