error was caused because of LOS, removed LOS for the spell.
closes #213
This commit is contained in:
parent
7830b128a2
commit
f6aded340d
1 changed files with 4 additions and 0 deletions
|
|
@ -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');
|
||||
Loading…
Add table
Add a link
Reference in a new issue