diff --git a/doc/atcommands.txt b/doc/atcommands.txt index 3be26473b7d..71055fd5c8b 100644 --- a/doc/atcommands.txt +++ b/doc/atcommands.txt @@ -560,9 +560,9 @@ Using the command without a message will enable or disable main chat. --------------------------------------- -@storage +@storage -Opens your Kafra storage. +Opens your specified Kafra storage. --------------------------------------- @@ -731,9 +731,9 @@ Valid item types: --------------------------------------- -@storeall +@storeall -Places all inventory and equipped items directly into your Kafra Storage. +Places all inventory and equipped items directly into your specified storage. --------------------------------------- @@ -743,10 +743,15 @@ Deletes all inventory items (not equipped items). --------------------------------------- -@clearstorage +@clearstorage + +Deletes all items in specified storage. + +--------------------------------------- + @cleargstorage -Deletes all items in storage (or guild storage). +Deletes all items in guild storage. ---------------------------------------