server/sql/330/6_spell_proc_event.sql
VladimirMangos 89939fe7b3 Fixed mangos.sql data for branch and partly related code.
* Drop outdated data for 1535 (old totem summon, now instant area cast)
  Still need implement new way work.
* Restore work broken in branch glyph 45785 with updated functionality,
2010-01-09 06:58:50 +03:00

5 lines
232 B
SQL

DELETE FROM spell_proc_event WHERE entry IN (55668,55669,55670,55667,58631,63320);
INSERT INTO `spell_proc_event` VALUES
(63320, 0x00000000, 5, 0x00040000, 0x00000000, 0x00008000, 0x00004000, 0x00000001, 0.000000, 0.000000, 0);