diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/Changelog.txt | 3 | ||||
-rw-r--r-- | conf-tmpl/battle/homunc.conf | 3 | ||||
-rw-r--r-- | conf-tmpl/msg_athena.conf | 2 |
3 files changed, 7 insertions, 1 deletions
diff --git a/conf-tmpl/Changelog.txt b/conf-tmpl/Changelog.txt index 6f6fbb26a..0426710db 100644 --- a/conf-tmpl/Changelog.txt +++ b/conf-tmpl/Changelog.txt @@ -1,5 +1,8 @@ Date Added +2007/01/26 + * Added battle config hom_rename (homunc.txt) to enable renaming the + homunculus multiple times. Defaults to no. 2007/01/22 * Moved the homunculus setting from pet.conf to homunc.conf [Skotlex] 2007/01/12 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 diff --git a/conf-tmpl/msg_athena.conf b/conf-tmpl/msg_athena.conf index 64356e673..04564fd69 100644 --- a/conf-tmpl/msg_athena.conf +++ b/conf-tmpl/msg_athena.conf @@ -294,7 +294,7 @@ 277: Usage: @request <petition/message to online GMs>. 278: (@request): %s 279: @request sent. -280: Invalid pet name. +280: Invalid name. 281: You can't create chat rooms on this map //Party-related 282: You need to be a party leader to use this command. |