diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/inter_athena.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf-tmpl/inter_athena.conf b/conf-tmpl/inter_athena.conf index 8f62b095e..82e318c8c 100644 --- a/conf-tmpl/inter_athena.conf +++ b/conf-tmpl/inter_athena.conf @@ -14,6 +14,9 @@ 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
+
// Castle flatfile database, for emperium war castles, etc.
castle_txt: save/castle.txt
|