diff options
| author | Machiavelli <none@none> | 2009-12-23 12:48:45 +0100 |
|---|---|---|
| committer | Machiavelli <none@none> | 2009-12-23 12:48:45 +0100 |
| commit | 8fc116674c66ec13183e2820538b406127162692 (patch) | |
| tree | 1aba0be3813ca0ed61bc97c28000918508b4b9fa /sql/updates | |
| parent | f604193fd2844d86380e05c4ff131d0faf26a66d (diff) | |
| parent | 0503fbd2b6d41c916b0d403a3f5a8c391a28609e (diff) | |
Merge
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/6747_world_command.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/6747_world_command.sql b/sql/updates/6747_world_command.sql new file mode 100644 index 00000000000..507e469f806 --- /dev/null +++ b/sql/updates/6747_world_command.sql @@ -0,0 +1 @@ +DELETE FROM `command` WHERE `name`='reload npc_option'; |
