mirror of
https://github.com/mangosfour/server.git
synced 2025-12-31 22:37:05 +00:00
[9483] Not affect anything but not nice typos...
This commit is contained in:
parent
4dc85260c7
commit
9bebf96c8e
3 changed files with 2 additions and 5 deletions
|
|
@ -1,8 +1,5 @@
|
|||
ALTER TABLE db_version CHANGE COLUMN required_9477_01_mangos_spell_proc_event required_9482_01_mangos_spell_proc_event bit;
|
||||
|
||||
-- (48266) Blood Presence ()
|
||||
DELETE FROM `spell_proc_event` WHERE `entry` IN (50689);
|
||||
|
||||
-- (63611) Improved Blood Presence ()
|
||||
DELETE FROM `spell_proc_event` WHERE `entry` IN (63611);
|
||||
INSERT INTO `spell_proc_event` VALUES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue