mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
DB/SAI: fix issue with quest "Still At It" introduced in 2b1cde25.
Closes #23525.
This commit is contained in:
2
sql/updates/world/3.3.5/2019_06_27_01_world.sql
Normal file
2
sql/updates/world/3.3.5/2019_06_27_01_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_param3`=1 WHERE `entryorguid`=28566 AND `source_type`=0 AND `id`=2;
|
||||
Reference in New Issue
Block a user