From c23aea66ad78acff3914f7b865eeba3adb159b0d Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 31 Aug 2006 16:40:37 +0000 Subject: - 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 --- src/map/map.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/map.h') 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 -- cgit v1.2.3-60-g2f50