mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/SAI): Ethereal Thief disarm timer. (#15413)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Ethereal Thief - Disarm timing
|
||||
UPDATE `smart_scripts` SET `event_param1` = 9000, `event_param2` = 12000, `event_param3` = 15000, `event_param4` = 18000 WHERE `entryorguid` = 16544 AND `source_type` = 0 AND `id` = 4;
|
||||
Reference in New Issue
Block a user