diff options
| author | Barbz <BarbzYHOOL@users.noreply.github.com> | 2020-03-27 22:18:51 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-27 22:18:51 +0100 |
| commit | a1a57c8f6d1f45ccb875f9ebb8b4b70c61fa61b7 (patch) | |
| tree | 7b2add540c17c244861f0e6974889ef8fb4258e0 | |
| parent | 47d7b7fb153beb17e9b19b3e7824820ab0dcf900 (diff) | |
| download | wiki-a1a57c8f6d1f45ccb875f9ebb8b4b70c61fa61b7.tar.gz wiki-a1a57c8f6d1f45ccb875f9ebb8b4b70c61fa61b7.tar.bz2 wiki-a1a57c8f6d1f45ccb875f9ebb8b4b70c61fa61b7.zip | |
fix: Not implemented command (#186)
| -rw-r--r-- | docs/GM-Commands.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GM-Commands.md b/docs/GM-Commands.md index b01a9bd..58a9a11 100644 --- a/docs/GM-Commands.md +++ b/docs/GM-Commands.md @@ -142,7 +142,7 @@ Note: Some commands are working only by selecting a player or a creature. These |help|0|Syntax: .help [$command] Display usage instructions for the given $command. If no $command provided show list available commands.| |hidearea|3|Syntax: .hidearea #areaid Hide the area of #areaid to the selected character. If no character is selected, hide this area to you.| |honor add|2|Syntax: .honor add $amount Add a certain amount of honor (gained today) to the selected player.| -|honor add kill|2|Syntax: .honor add kill Add the targeted unit as one of your pvp kills today (you only get honor if it's a racial leader or a player)| +|~~honor add kill~~ NOT IMPLEMENTED|2|Syntax: .honor add kill Add the targeted unit as one of your pvp kills today (you only get honor if it's a racial leader or a player)| |honor update|2|Syntax: .honor update Force the yesterday's honor fields to be updated with today's data, which will get reset for the selected player.| |honor|2|Syntax: .honor $subcommand Type .honor to see the list of possible subcommands or .help honor $subcommand to see info on subcommands| |modify talentpoints|1|Syntax: .modify talentpoints #amount Set free talent points for selected character or character's pet. It will be reset to default expected at next levelup/login/quest reward.| |
