diff options
-rw-r--r-- | sql/updates/world/2015_02_27_01_world.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2015_02_27_01_world.sql b/sql/updates/world/2015_02_27_01_world.sql new file mode 100644 index 00000000000..30f02d9900e --- /dev/null +++ b/sql/updates/world/2015_02_27_01_world.sql @@ -0,0 +1,3 @@ +-- +Update `smart_scripts` SET `action_type`=85, `target_type`=7 WHERE `entryorguid`= 3177300 AND `source_type`=9 AND `id`=0; +Update `smart_scripts` SET `action_type`=85, `target_type`=7 WHERE `entryorguid`= 3244200 AND `source_type`=9 AND `id`=0; |