summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEddy Vega <61223313+Si1ker@users.noreply.github.com>2022-05-25 23:50:18 -0600
committerGitHub <noreply@github.com>2022-05-26 07:50:18 +0200
commit3a8da0fb99a86ae8fe49451a87a68fd33fb9cc9a (patch)
treed36de09eaed39465bee2d6a85fa845ec205d35fc /docs
parent1091e02049f4a1bff46bd0dbb9a304b41775f4d5 (diff)
downloadwiki-3a8da0fb99a86ae8fe49451a87a68fd33fb9cc9a.tar.gz
wiki-3a8da0fb99a86ae8fe49451a87a68fd33fb9cc9a.tar.bz2
wiki-3a8da0fb99a86ae8fe49451a87a68fd33fb9cc9a.zip
update repair command (#718)
Diffstat (limited to 'docs')
-rw-r--r--docs/gm-commands.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gm-commands.md b/docs/gm-commands.md
index b05ac4a..6c08c79 100644
--- a/docs/gm-commands.md
+++ b/docs/gm-commands.md
@@ -149,7 +149,8 @@ Note: Some commands are working only by selecting a player or a creature. These
| event | 2 | `.event #event_id` | Show details about event with #event_id. |
| explorecheat | 3 | `.explorecheat [1\0]` | 1: Set all zones to explored; 0: Set all zones to unexplored |
| flusharenapoints | 3 | `.flusharenapoints` | Use it to distribute arena points based on arena team ratings, and start a new week. |
-| freeze | 2 | `.freeze (#player)` | "Freezes" #player and disables his chat. When using this without #name it will freeze your target. |
+| freeze | 2 | `.freeze (#player)` | "Freezes" #player and disables his chat. When using this without #name it will freeze your target. |
+| gear repair | 2 | `.gear repair` | Repair all selected player's items. |
| gm chat | 2 | `.gm chat [on/off]` | Enable or disable chat GM MODE (show gm badge in messages) or show current state of on/off not provided. |
| gm fly | 2 | `.gm fly [on/off]` | Enable/disable gm fly mode. |
| gm ingame | 0 | `.gm ingame` | Display a list of available in game Game Masters. |
@@ -440,7 +441,6 @@ Note: Some commands are working only by selecting a player or a creature. These
| reload waypoint_data | 3 | `.reload waypoint_data` | Will reload waypoint_data table. |
| reload waypoint_scripts | 3 | `.reload waypoint_scripts` | Reload waypoint_scripts table. |
| reload | 3 | `.reload $subcommand` | Type .reload to see the list of possible subcommands or .help reload $subcommand to see info on subcommands |
-| repairitems | 2 | `.repairitems` | Repair all selected player's items. |
| reset achievements | 4 | `.reset achievements [$playername]` | Reset achievements data for selected or named (online or offline) character. Achievements for persistance progress data like completed quests/etc re-filled at reset. Achievements for events like kills/casts/etc will lost. |
| reset all | 4 | `.reset all [spells/talents]` | Request reset spells or talents (including talents for all character's pets if any) at next login each existed character. |
| reset honor | 3 | `.reset honor [Playername]` | Reset all honor data for targeted character. |