diff options
| -rw-r--r-- | sql/updates/world/2014_04_21_00_world_smart_scripts.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2014_04_21_00_world_smart_scripts.sql b/sql/updates/world/2014_04_21_00_world_smart_scripts.sql new file mode 100644 index 00000000000..4f69ae50bef --- /dev/null +++ b/sql/updates/world/2014_04_21_00_world_smart_scripts.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `event_type`=61 WHERE `entryorguid`=4856 AND `id`=9; |
