mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(DB/Creatures): Removed invalid script for Warder Stilgiss. (#7811)
- Closes #7643
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1631296599663223200');
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=9041 AND `id`<3;
|
||||
Reference in New Issue
Block a user