From dce590706251f0efa9004c624698805f607a2297 Mon Sep 17 00:00:00 2001 From: Aleos Date: Sun, 13 Mar 2016 16:16:16 -0400 Subject: [PATCH] Updated atcommand documentation * Added missing atccommand adopt (from 0f5b6db). * Added a missing variation for atcommand duel which allows an integer value for duel size. --- doc/atcommands.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/atcommands.txt b/doc/atcommands.txt index 7a647f61ac..b81fbd887e 100644 --- a/doc/atcommands.txt +++ b/doc/atcommands.txt @@ -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 {} @invite @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 + +Adopts the specified player with the attached character as one of the parents. + +--------------------------------------- + @request Sends a message to all connected GMs (via the GM whisper system).