diff options
| author | XTZGZoReX <none@none> | 2009-12-23 11:37:38 +0100 |
|---|---|---|
| committer | XTZGZoReX <none@none> | 2009-12-23 11:37:38 +0100 |
| commit | 69def3b335f4bfd4f3a804215f96d95cdb4db760 (patch) | |
| tree | 05476fdc73516d3cebceac4f9080bffeb53dc3c7 /sql/world.sql | |
| parent | e1e57515f790c15c1ebff7081bd9142985882047 (diff) | |
* Delete now unused "reload npc_option" chat command.
--HG--
branch : trunk
Diffstat (limited to 'sql/world.sql')
| -rw-r--r-- | sql/world.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/world.sql b/sql/world.sql index 39f3f6c644b..be4a4f49f76 100644 --- a/sql/world.sql +++ b/sql/world.sql @@ -586,7 +586,6 @@ INSERT INTO `command` VALUES ('reload locales_quest','3','Syntax: .reload locales_quest\nReload locales_quest table.'), ('reload milling_loot_template','3','Syntax: .reload milling_loot_template\nReload milling_loot_template table.'), ('reload npc_gossip','3','Syntax: .reload npc_gossip\nReload npc_gossip table.'), -('reload npc_option','3','Syntax: .reload npc_option\nReload npc_option table.'), ('reload npc_trainer','3','Syntax: .reload npc_trainer\nReload npc_trainer table.'), ('reload npc_vendor','3','Syntax: .reload npc_vendor\nReload npc_vendor table.'), ('reload page_text','3','Syntax: .reload page_text\nReload page_text table.'), |
