diff options
| author | Anubisss <none@none> | 2009-07-25 02:02:02 +0200 |
|---|---|---|
| committer | Anubisss <none@none> | 2009-07-25 02:02:02 +0200 |
| commit | 370b38312ac1e51e244e1936cb493f6101b73ea6 (patch) | |
| tree | 55326c74ef14d6de904394f8cc1c0457d3603194 /sql/updates | |
| parent | bf4fe35bdb699ecdab2869dcf12721eb98b885fe (diff) | |
*Drop command reload spell_affect from DB. Its already dropped from core.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/4583_world_command.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/4583_world_command.sql b/sql/updates/4583_world_command.sql new file mode 100644 index 00000000000..6c5bc49f013 --- /dev/null +++ b/sql/updates/4583_world_command.sql @@ -0,0 +1 @@ +DELETE FROM `command` WHERE `name` = 'reload spell_affect'; |
