DB/Item: Bountiful Feast

By @Killyana    Part solves #3991
This commit is contained in:
Dr-J
2015-02-24 00:29:19 +00:00
parent b00e88d535
commit a7bd64a4a6

View File

@@ -0,0 +1,5 @@
DELETE FROM `spell_scripts` WHERE `id`= 66477;
INSERT INTO `spell_scripts` (`id`, `effIndex`, `delay`, `command`, `datalong`, `datalong2`, `dataint`, `x`, `y`, `z`, `o`) VALUES
(66477, 0, 0, 15, 66622, 2, 1, 0, 0, 0, 0),
(66477, 0, 0, 15, 66478, 2, 1, 0, 0, 0, 0),
(66477, 0, 0, 15, 66041, 2, 1, 0, 0, 0, 0);