Browse Source

Moved homunc battle conf from misc.conf to homunc.conf

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8405 54d463be-8e91-2dee-dedb-b68131a5f0ec
toms 19 năm trước cách đây
mục cha
commit
ade0103541
3 tập tin đã thay đổi với 7 bổ sung9 xóa
  1. 1 0
      Changelog-Trunk.txt
  2. 6 0
      conf-tmpl/battle/homunc.conf
  3. 0 9
      conf-tmpl/battle/misc.conf

+ 1 - 0
Changelog-Trunk.txt

@@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK.  ALL UNTESTED BUGFIXES/FEATURES GO
 IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
 
 2006/08/21
+	* Moved homunc battle conf from misc.conf to homunc.conf [Toms]
 	* Some cleaning in skill.c in regard to homun skills. [Skotlex]
 	* Madness Canceller now stacks with other aspd bonuses, just like Berserk
 	  does. [Skotlex]

+ 6 - 0
conf-tmpl/battle/homunc.conf

@@ -29,3 +29,9 @@
 
 // The rate a homunculus will get friendly by feeding it. (Note 2)
 homunculus_friendly_rate: 100
+
+// Intimacy needed to use Evolved Vanilmirth's Bio Explosion
+hvan_explosion_intimate: 45000
+
+// Show stat growth to the owner when an Homunculus levels up
+homunculus_show_growth: 0

+ 0 - 9
conf-tmpl/battle/misc.conf

@@ -140,12 +140,3 @@ duel_only_on_same_map: no
 // NOTE: For this setting to make effect you have to use a server compiled with 
 // Cell Stack Limit support (see src/map/map.h)
 cell_stack_limit: 1
-
-
-// Homunculus settings: I put them there at the moment, they will certainly get their own file later [DracoRPG]
-
-// Intimacy needed to use Evolved Vanilmirth's Bio Explosion
-hvan_explosion_intimate: 45000
-
-// Show stat growth to the owner when an Homunculus levels up
-homunculus_show_growth: 0