diff options
Diffstat (limited to 'conf-tmpl/battle_athena.conf')
-rw-r--r-- | conf-tmpl/battle_athena.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index 255e33a05..eb192f006 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -47,6 +47,9 @@ import: conf/battle/party.conf //Pet related configuration
import: conf/battle/pet.conf
+//Homunc related configuration
+import: conf/battle/homunc.conf
+
//Player specific settings
import: conf/battle/player.conf
|