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/config/core.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/config/core.h') diff --git a/src/config/core.h b/src/config/core.h index c82ee72e0..1e8ce9992 100644 --- a/src/config/core.h +++ b/src/config/core.h @@ -48,6 +48,10 @@ /// - but is not the official behaviour. //#define CIRCULAR_AREA +/// Uncomment to enable Non Stackable items unique ID +/// By enabling it, the system will create an unique id for each new non stackable item created +//#define NSI_UNIQUE_ID + /** * No settings past this point **/ -- cgit v1.2.3-60-g2f50