diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/inter_athena.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf-tmpl/inter_athena.conf b/conf-tmpl/inter_athena.conf index 82e318c8c..9d841a39f 100644 --- a/conf-tmpl/inter_athena.conf +++ b/conf-tmpl/inter_athena.conf @@ -14,8 +14,8 @@ guild_txt: save/guild.txt // Pet flatfile database, for pet names, and other pet info.
pet_txt: save/pet.txt
-// Pet flatfile database, for homunculus information.
-pet_txt: save/homun.txt
+// Homunculus flatfile database, for homunculus information.
+homun_txt: save/homun.txt
// Castle flatfile database, for emperium war castles, etc.
castle_txt: save/castle.txt
|