From 8d5fe8a2562df4eb5e6eca2fb161514d9f6a7e9d Mon Sep 17 00:00:00 2001 From: zephyrus Date: Sun, 16 Nov 2008 16:14:30 +0000 Subject: - Item Rental System. Script Usage: - rentitem ,; - rentitem ,; git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13370 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mmo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/mmo.h') diff --git a/src/common/mmo.h b/src/common/mmo.h index 94c72690f..3ba9d7264 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -155,6 +155,7 @@ struct item { char refine; char attribute; short card[MAX_SLOTS]; + unsigned int expire_time; }; struct point { -- cgit v1.2.3-60-g2f50