diff options
| author | Kudlaty <none@none> | 2009-07-12 17:16:40 +0200 |
|---|---|---|
| committer | Kudlaty <none@none> | 2009-07-12 17:16:40 +0200 |
| commit | 060064f9dedf9a92c6978950bafe8e063b3c53b5 (patch) | |
| tree | 555d5bde7f0017be106bc2932732f338548a80ba /sql/updates | |
| parent | 04a39ce6df016223ca44683c71cfc83d70ca6ab8 (diff) | |
Add spells to horses needed in q 12680
move sql *_template changes to new file world_tmp_full.sql
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/4451_world_tmp.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/4451_world_tmp.sql b/sql/updates/4451_world_tmp.sql new file mode 100644 index 00000000000..30f12539d75 --- /dev/null +++ b/sql/updates/4451_world_tmp.sql @@ -0,0 +1 @@ +UPDATE creature_template SET `VehicleId`=200, spell1=52264, spell2=52268 WHERE `entry` IN (28605, 28606, 28607); |
