Updated atcommand documentation
* Added missing atccommand adopt (from 0f5b6db). * Added a missing variation for atcommand duel which allows an integer value for duel size.
This commit is contained in:
parent
b5de854b90
commit
dce5907062
@ -3,7 +3,7 @@
|
||||
//===== By: ==================================================
|
||||
//= rAthena Dev Team
|
||||
//===== Last Updated: ========================================
|
||||
//= 20140425
|
||||
//= 20160313
|
||||
//===== Description: =========================================
|
||||
//= List of available atcommands and their functions.
|
||||
//============================================================
|
||||
@ -1019,6 +1019,7 @@ Additionally, @sizeall will change the size of all online players.
|
||||
|
||||
---------------------------------------
|
||||
|
||||
@duel {<duel participant count>}
|
||||
@duel {<player name>}
|
||||
@invite <player name>
|
||||
@accept
|
||||
@ -1026,6 +1027,7 @@ Additionally, @sizeall will change the size of all online players.
|
||||
@leave
|
||||
|
||||
Duel-organizing commands.
|
||||
When specifying the participant count accepted values are 2 ~ 65535.
|
||||
Some options can be found in '/conf/battle/misc.conf'.
|
||||
|
||||
---------------------------------------
|
||||
@ -1164,6 +1166,12 @@ Marries or divorces two players.
|
||||
|
||||
---------------------------------------
|
||||
|
||||
@adopt <player>
|
||||
|
||||
Adopts the specified player with the attached character as one of the parents.
|
||||
|
||||
---------------------------------------
|
||||
|
||||
@request <message>
|
||||
|
||||
Sends a message to all connected GMs (via the GM whisper system).
|
||||
|
Loading…
x
Reference in New Issue
Block a user