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 --- src/common/mmo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common') diff --git a/src/common/mmo.h b/src/common/mmo.h index 1e3f74b7d..c067562ea 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -253,6 +253,7 @@ struct guild_storage { short storage_status; short storage_amount; struct item items[MAX_GUILD_STORAGE]; + unsigned short lock; }; struct s_pet { -- cgit v1.2.3-60-g2f50