diff options
| author | kandera <kanderacutie@hotmail.com> | 2012-04-03 11:21:53 -0300 |
|---|---|---|
| committer | kandera <kanderacutie@hotmail.com> | 2012-04-03 11:21:53 -0300 |
| commit | 0814bfb35e765027d2fca4d8ea9db4b220a1a054 (patch) | |
| tree | 4d23602a269552eb15c454e23f8d734c4e0c7be6 | |
| parent | cce8b56a2671b8c5655f45f58d5d877a6fdd60e9 (diff) | |
Update sql/updates/world/2012_04_03_00_world_spell_script_names.sql
| -rw-r--r-- | sql/updates/world/2012_04_03_00_world_spell_script_names.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2012_04_03_00_world_spell_script_names.sql b/sql/updates/world/2012_04_03_00_world_spell_script_names.sql index e296ed55d53..70f675daa20 100644 --- a/sql/updates/world/2012_04_03_00_world_spell_script_names.sql +++ b/sql/updates/world/2012_04_03_00_world_spell_script_names.sql @@ -1,3 +1,3 @@ DELETE FROM `spell_script_names` WHERE `spell_id` = 36444; INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES -(36444, 'spell_gen_wg_water');
\ No newline at end of file +(36444, 'spell_gen_wg_water'); |
