fix(DB/SAI): Lava Surger should target the farthest player (#9338)

This commit is contained in:
Skjalf
2021-11-26 06:50:12 -03:00
committed by GitHub
parent d25992da5f
commit f0776954e7

View File

@@ -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;