diff options
| author | Dr-J <daniel.jarrott0@gmail.com> | 2017-06-16 11:54:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-16 11:54:15 +0100 |
| commit | e7ba33b047267ea63932cc9c1cabb1048a9420c9 (patch) | |
| tree | 11ed93ec6c68a2dbc7360a3c5ec1af0303148c25 | |
| parent | 7e70d70b7290c4e8cd0292883b90d1384f621aff (diff) | |
DB/SAI: Nexus-prince razaan
Correct bad unit flags in script
| -rw-r--r-- | sql/updates/world/3.3.5/2017_06_16_02_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_06_16_02_world.sql b/sql/updates/world/3.3.5/2017_06_16_02_world.sql new file mode 100644 index 00000000000..15015fe2c1b --- /dev/null +++ b/sql/updates/world/3.3.5/2017_06_16_02_world.sql @@ -0,0 +1 @@ +UPDATE `smart_scripts` SET `action_param1`=768 WHERE `entryorguid`=21057 AND `source_type`=0 AND `id` IN (1,4,6); |
