mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
fix(DB/SAI): remove SAI for talk line 0 (#4682)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1614720010905801574');
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (4294,4295,4300,4302,4303) AND `source_type`=0 AND `id`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (4298,4299,4540) AND `source_type`=0 AND `id`=1;
|
||||
|
||||
Reference in New Issue
Block a user