diff options
| author | megamage <none@none> | 2009-08-27 20:56:20 -0500 |
|---|---|---|
| committer | megamage <none@none> | 2009-08-27 20:56:20 -0500 |
| commit | 8cfc8a0f39d1428158349afdf1aa8717e9dc39e2 (patch) | |
| tree | 236adff419887fa5dd37024aa5f975aa9b0c6493 /sql/updates | |
| parent | 21074bee8aade26626c9e876e24129dd13e3fe58 (diff) | |
*Fix spell chicken net. By seirge
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/5435_world_spell_script_target.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/5435_world_spell_script_target.sql b/sql/updates/5435_world_spell_script_target.sql new file mode 100644 index 00000000000..92fb9651790 --- /dev/null +++ b/sql/updates/5435_world_spell_script_target.sql @@ -0,0 +1,2 @@ +# Chicken Net +INSERT INTO `spell_script_target` ( `entry`, `type`, `targetEntry`) VALUES ('51959', '1', '28161');
\ No newline at end of file |
