diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-21 17:38:53 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-21 17:38:53 +0000 |
commit | 30eed6413ac034f94e6aa2e0064318f153cb2cf8 (patch) | |
tree | 79335161812f43d37d88e4af4de4700e26255aef /conf-tmpl/battle/homunc.conf | |
parent | 8f40fa6af0e9e18b0fd48fc3da35f3de0b9ce5bd (diff) | |
download | hercules-30eed6413ac034f94e6aa2e0064318f153cb2cf8.tar.gz hercules-30eed6413ac034f94e6aa2e0064318f153cb2cf8.tar.bz2 hercules-30eed6413ac034f94e6aa2e0064318f153cb2cf8.tar.xz hercules-30eed6413ac034f94e6aa2e0064318f153cb2cf8.zip |
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
Diffstat (limited to 'conf-tmpl/battle/homunc.conf')
-rw-r--r-- | conf-tmpl/battle/homunc.conf | 6 |
1 files changed, 6 insertions, 0 deletions
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
|