From 760a86e1c577f776986f4558726a1784317037bb Mon Sep 17 00:00:00 2001 From: skotlex Date: Sat, 27 Jan 2007 00:31:29 +0000 Subject: - Moved the pet rename code from int_pet.c to inter.c and normalized it so it can be used for any object. - Made homunculus renaming go through the char-server so it can be validated against the allowed characters setting. - Added battle config hom_rename so you can enable renaming multiple times your homunc. - Updated the hardcoded defaults for gvg-damage to what they should be. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9720 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/battle/homunc.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf-tmpl/battle') diff --git a/conf-tmpl/battle/homunc.conf b/conf-tmpl/battle/homunc.conf index dca92526b..f5e48281f 100644 --- a/conf-tmpl/battle/homunc.conf +++ b/conf-tmpl/battle/homunc.conf @@ -43,6 +43,9 @@ hom_setting: 0xFFFF // The rate a homunculus will get friendly by feeding it. (Note 2) homunculus_friendly_rate: 100 +// Can you name a homunculus more then once? (Note 1) +hom_rename: no + // Intimacy needed to use Evolved Vanilmirth's Bio Explosion hvan_explosion_intimate: 45000 -- cgit v1.2.3-60-g2f50