From 30eed6413ac034f94e6aa2e0064318f153cb2cf8 Mon Sep 17 00:00:00 2001 From: toms Date: Mon, 21 Aug 2006 17:38:53 +0000 Subject: Moved homunc battle conf from misc.conf to homunc.conf git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8405 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/battle/homunc.conf | 6 ++++++ conf-tmpl/battle/misc.conf | 9 --------- 2 files changed, 6 insertions(+), 9 deletions(-) (limited to 'conf-tmpl/battle') diff --git a/conf-tmpl/battle/homunc.conf b/conf-tmpl/battle/homunc.conf index 6f27d708a..c44fbc7bc 100644 --- a/conf-tmpl/battle/homunc.conf +++ b/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 diff --git a/conf-tmpl/battle/misc.conf b/conf-tmpl/battle/misc.conf index a5a053a3c..53d800f1c 100644 --- a/conf-tmpl/battle/misc.conf +++ b/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 -- cgit v1.2.3-70-g09d2