mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
DB/Quest: Fix Samophlange outro event timer
This commit is contained in:
2
sql/updates/world/3.3.5/2017_11_19_00_world_335.sql
Normal file
2
sql/updates/world/3.3.5/2017_11_19_00_world_335.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_param1`=7 WHERE `entryorguid`=344200 AND `source_type`=9 AND `id`=1;
|
||||
Reference in New Issue
Block a user