From 6b5b18378c89aa875c98e8323082856ec49c127f Mon Sep 17 00:00:00 2001 From: momacabu Date: Wed, 19 Dec 2012 21:01:03 +0000 Subject: Implemented @clearstorage, @cleargstorage, @clearcart, @clearinventory (alias for @itemreset) as suggested in tid:70764. For further details read the documentation in doc/atcommands.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17029 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/msg_athena.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'conf') diff --git a/conf/msg_athena.conf b/conf/msg_athena.conf index 388f16dc0..7c3a8b8a4 100644 --- a/conf/msg_athena.conf +++ b/conf/msg_athena.conf @@ -1398,5 +1398,13 @@ // atcommand.c::is_atcommand 1393: You can't use commands while dead. +// @clearstorage +1394: Your storage was cleaned. +1395: Your guild storage was cleaned. + +// @clearcart +1396: You do not have a cart to be cleaned. +1397: Your cart was cleaned. + //Custom translations import: conf/import/msg_conf.txt -- cgit v1.2.3-70-g09d2