From 24987d8513307094064f59d3c9f9c35d0f6a6e87 Mon Sep 17 00:00:00 2001 From: markzd Date: Mon, 7 Jan 2013 05:13:54 +0000 Subject: * Implemented Unique identifier for Non stackable items. (tid:69380) * Set as off by default, it can be changed in /src/config/core.h. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17080 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 cbdacdc0f..e83967404 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -201,6 +201,7 @@ struct item { short card[MAX_SLOTS]; unsigned int expire_time; char favorite; + uint64 nsiuid; }; struct point { -- cgit v1.2.3-60-g2f50