diff options
| author | w12x <none@none> | 2008-12-22 23:13:13 +0100 |
|---|---|---|
| committer | w12x <none@none> | 2008-12-22 23:13:13 +0100 |
| commit | ea891c0575e4a76f26d3fb8ec9c7a2f4eff4a9bf (patch) | |
| tree | be894d0df625f1740aac9d683efe62febaa77d73 /sql/updates/356_world.sql | |
| parent | dcfb635d5b924d13960c33a83f0f059b6f7116c1 (diff) | |
| parent | 8c0ba464c6fa97fda0bfd5b3f135f299a1531c8e (diff) | |
merging heads, I wonder why hg cannot merge more than 2 at once
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/356_world.sql')
| -rw-r--r-- | sql/updates/356_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/356_world.sql b/sql/updates/356_world.sql index 9fbc2379976..9db8a85d7cd 100644 --- a/sql/updates/356_world.sql +++ b/sql/updates/356_world.sql @@ -1,2 +1,2 @@ DELETE FROM `spell_elixir` WHERE `entry` = 45373; -INSERT INTO `spell_elixir` VALUES (45373,0x1);
\ No newline at end of file +INSERT INTO `spell_elixir` VALUES (45373,0x1); |
