mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
DB/SAI: Fix a missing param for the action set phase group
This commit is contained in:
2
sql/updates/world/4.3.4/2018_04_11_06_world.sql
Normal file
2
sql/updates/world/4.3.4/2018_04_11_06_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_param2`=1 WHERE `entryorguid`=3038200 AND `sourceType`=9 AND `action_type`=16;
|
||||
Reference in New Issue
Block a user