diff options
author | Andrei Karas <akaras@inbox.ru> | 2019-09-01 19:09:49 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2019-09-18 22:31:51 +0300 |
commit | c2445e45345967a7a80202e794f680e31b1e9b0d (patch) | |
tree | 247e69f793d67350dc5549dc86486b60aa3edffa /doc | |
parent | e55f9bce0d224ff517d21112bb323872fbc3ba70 (diff) | |
download | hercules-c2445e45345967a7a80202e794f680e31b1e9b0d.tar.gz hercules-c2445e45345967a7a80202e794f680e31b1e9b0d.tar.bz2 hercules-c2445e45345967a7a80202e794f680e31b1e9b0d.tar.xz hercules-c2445e45345967a7a80202e794f680e31b1e9b0d.zip |
Add at command for change char sex
New at command: @changecharsex
Diffstat (limited to 'doc')
-rw-r--r-- | doc/atcommands.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/atcommands.txt b/doc/atcommands.txt index 139295973..0b4dce579 100644 --- a/doc/atcommands.txt +++ b/doc/atcommands.txt @@ -1059,6 +1059,12 @@ Changes the gender attached to the player's account. --------------------------------------- +@changecharsex + +Changes the gender attached to the player's character. + +--------------------------------------- + @marry <player 1> <player 2> @divorce <player> |