DB/Creature: Argent Crusader and Knight of the Ebon Blade

shoud run instead walk to the ICC entrance

close #28957 by CraftedRO
This commit is contained in:
Aokromes
2023-05-07 10:05:00 +02:00
committed by GitHub
parent 1573400e1c
commit 4c7ece21a6

View File

@@ -0,0 +1,2 @@
-- UPDATE Argent Crusader and Knight of the Ebon Blade to run instead walk to the ICC entrance
UPDATE `smart_scripts` SET `action_param1` = 1 WHERE `entryorguid` IN (38493, 38505) AND `source_type` = 0 AND `id` = 0;