mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 08:33:47 +00:00
fix(DB/SAI): Lava Surger should target the farthest player (#9338)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1637854247802785100');
|
||||
|
||||
UPDATE `smart_scripts` SET `target_type` = 28, `target_param1` = 40, `target_param2` = 1, `target_param3` = 1 WHERE `entryorguid` = 12101 AND `source_type` = 0 AND `id` = 0;
|
||||
Reference in New Issue
Block a user