mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 10:37:02 +00:00
* 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,
5 lines
232 B
SQL
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);
|