diff options
| -rw-r--r-- | sql/updates/world/2015_10_19_01_world.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2015_10_19_01_world.sql b/sql/updates/world/2015_10_19_01_world.sql new file mode 100644 index 00000000000..cde430879dd --- /dev/null +++ b/sql/updates/world/2015_10_19_01_world.sql @@ -0,0 +1,3 @@ +-- +UPDATE `smart_scripts` SET `action_type`=16, `action_param1`=371, `action_param2`=1, `comment`='Brann - On ActionList - Set phase groupe 371' WHERE `entryorguid`=3038200 AND `source_type`=9 AND `id` IN (2); +UPDATE `smart_scripts` SET `action_type`=16, `action_param1`=371, `action_param2`=1, `comment`='Machine - Just created - Set phase groupe 371' WHERE `entryorguid`=30134 AND `source_type`=0 AND `id` IN (16); |
