diff options
| author | Brian <runningnak3d@gmail.com> | 2010-01-20 14:23:47 -0700 |
|---|---|---|
| committer | Brian <runningnak3d@gmail.com> | 2010-01-20 14:23:47 -0700 |
| commit | c82599ebb99d0ffdcd76d90240990dfeae1e8065 (patch) | |
| tree | 8e861c076af19761ea6cf19ebe4a9e06b662242a /sql/world.sql | |
| parent | 81548313359384b50474bb6ad97d22f63ba71c20 (diff) | |
* Wintergrasp removal -- part 4: "How deep does the cancer run?"
--HG--
branch : trunk
Diffstat (limited to 'sql/world.sql')
| -rw-r--r-- | sql/world.sql | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sql/world.sql b/sql/world.sql index 9376d92c1d0..ff6cd6cdcdf 100644 --- a/sql/world.sql +++ b/sql/world.sql @@ -684,13 +684,6 @@ INSERT INTO `command` VALUES ('unpossess','3','Syntax: .unpossess\r\n\r\nIf you are possessed, unpossesses yourself; otherwise unpossesses current possessed target.'), ('waterwalk','2','Syntax: .waterwalk on/off\r\n\r\nSet on/off waterwalk state for selected player or self if no player selected.'), ('wchange','3','Syntax: .wchange #weathertype #status\r\n\r\nSet current weather to #weathertype with an intensity of #status.\r\n\r\n#weathertype can be 1 for rain, 2 for snow, and 3 for sand. #status can be 0 for disabled, and 1 for enabled.'), -('wg','3','Syntax: .wg $subcommand.'), -('wg enable','3','Syntax: .wg enable [on/off] Enable/Disable Wintergrasp outdoorPvP.'), -('wg start','3','Syntax: .wg start\r\nForce Wintergrasp battle start.'), -('wg status','3','Syntax: .wg status\r\nWintergrasp info, defender, timer, wartime.'), -('wg stop','3','Syntax: .wg stop\r\nForce Wintergrasp battle stop (No rewards).'), -('wg switch','3','Syntax: .wg switch\r\nSwitchs Wintergrasp defender team.'), -('wg timer','3','Syntax: .wg timer $minutes\r\nChange the current timer. Min value = 1, Max value 60 (Wartime), 1440 (Not Wartime)'), ('whispers','1','Syntax: .whispers on|off\r\nEnable/disable accepting whispers by GM from players. By default use trinityd.conf setting.'), ('wp event','2','Syntax: .wp event $subcommand\nType .path event to see the list of possible subcommands or .help path event $subcommand to see info on subcommands.'), ('wp load','2','Syntax: .wp load $pathid\nLoad pathid number for selected creature. Creature must have no waypoint data.'), |
