From ef6249a84ac41ff029ee37dde1e8c9427515198f Mon Sep 17 00:00:00 2001 From: skotlex Date: Tue, 9 May 2006 21:09:53 +0000 Subject: - Updated setoption script command to receive a second (optional) argument flag. If the flag is 1, the option is added to what the player currently has; likewise using flag 2 removes only that option. No flag (or any other value) is the older behaviour of removing all other options and setting specificly what is passed. - Updated script_commands information for setoption due to this change. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6538 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index 9d14cddf6..d4a7168ad 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -419,7 +419,6 @@ enum { #define OPT2_POISON 0x001 #define OPT2_CURSE 0x002 #define OPT2_SILENCE 0x004 -//0x008 Odd howl sound, Signum crucis? #define OPT2_SIGNUMCRUCIS 0x008 #define OPT2_BLIND 0x010 //0x020 - nothing -- cgit v1.2.3-70-g09d2