summaryrefslogtreecommitdiff
path: root/src/map/map.h
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-31 16:40:37 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-31 16:40:37 +0000
commitc23aea66ad78acff3914f7b865eeba3adb159b0d (patch)
treef3eafde9cd91e643336bf6d1bff7cbae27872858 /src/map/map.h
parent693613de2eda402fe459809cbe7ea22cbd052218 (diff)
downloadhercules-c23aea66ad78acff3914f7b865eeba3adb159b0d.tar.gz
hercules-c23aea66ad78acff3914f7b865eeba3adb159b0d.tar.bz2
hercules-c23aea66ad78acff3914f7b865eeba3adb159b0d.tar.xz
hercules-c23aea66ad78acff3914f7b865eeba3adb159b0d.zip
- Moved the intimacy penalty of HFLI_SBR44 and HVAN_EXPLOSION to skill_counter_additional_effect
- Simplified skillnotok_hom by using an invocation to skillnotok - Hopefully fixed BD_ADAPTATION - Homun won't lose any intimacy on death now. - Homun will be saved together with the master now (as long as the homun is active) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8564 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/map.h')
-rw-r--r--src/map/map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/map.h b/src/map/map.h
index 1680efb7c..2cb6896e4 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -9,7 +9,7 @@
#include "../common/mapindex.h"
#include "../common/db.h"
-//Uncomment to enable the Cell Stack Limit mod. (EXPERIMENTAL)
+//Uncomment to enable the Cell Stack Limit mod.
//It's only config is the battle_config cell_stack_limit.
//Only chars affected are those defined in BL_CHAR (mobs and players currently)
//#define CELL_NOSTACK