mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
error was caused because of LOS, removed LOS for the spell.
closes #213
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO version_db_world (`sql_rev`) VALUES ('1486119784125250900');
|
||||
|
||||
INSERT INTO `disables` (`sourceType`, `entry`, `flags`, `params_0`, `params_1`, `comment`) VALUES
|
||||
(0, 54028, 64, '', '', 'Removed LOS for SPELL 54028');
|
||||
Reference in New Issue
Block a user