diff options
| author | raczman <none@none> | 2008-12-25 13:23:56 +0100 |
|---|---|---|
| committer | raczman <none@none> | 2008-12-25 13:23:56 +0100 |
| commit | 3f7d543aba7da29fd27d1275390ccdb5f0b77e35 (patch) | |
| tree | 2ea37f89e136e9132a6e1b667ecbe2dcd55f0196 | |
| parent | f481c04eac5514c5446a04c982b4318dda62b2c6 (diff) | |
A little spell_script_target update.
--HG--
branch : trunk
| -rw-r--r-- | sql/updates/640_world.sql | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/640_world.sql b/sql/updates/640_world.sql new file mode 100644 index 00000000000..89e5f067724 --- /dev/null +++ b/sql/updates/640_world.sql @@ -0,0 +1,4 @@ +INSERT INTO `spell_script_target` VALUES +(33655,0,183350), +(33633,0,183351), +(44374,1,24722); |
