DB/Spell: Elixir of Minor Accuracy

By @Killyana closes #13206
This commit is contained in:
Dr-J
2015-02-23 23:28:15 +00:00
parent 90899e7395
commit a0e5f5a376

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_group` WHERE `id`=1 AND `spell_id`=63729;
INSERT INTO `spell_group` (`id`, `spell_id`) VALUES
(1, 63729);