From 028ba038d869055ba02e3e17c0e04b224b3c69b3 Mon Sep 17 00:00:00 2001 From: James Miller Date: Thu, 8 Aug 2019 16:47:53 -0500 Subject: [PATCH] add transumtation descr --- data/spells.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/spells.sql b/data/spells.sql index 9a037a9..a90585e 100644 --- a/data/spells.sql +++ b/data/spells.sql @@ -41,4 +41,4 @@ VALUES (5, 1, '298','Evocation', 'TODO'), (6, 1, '298','Illusion', 'TODO'), (7, 1, '298','Necromancy', 'TODO'), - (8, 1, '298','Transmutation', 'TODO'), + (8, 1, '298','Transmutation', 'Transmutation spells make alterations to or transform the physical form of a creature or object. The morph and polymorph traits appear primarily in transmutation spells.'),