From cf0e8e7563e4273137c8a582d66fe4fcc6c283fa Mon Sep 17 00:00:00 2001 From: shennetsind Date: Fri, 25 Jan 2013 14:02:43 -0200 Subject: Dropping _athena file suffixes Signed-off-by: shennetsind --- conf/battle.conf | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 conf/battle.conf (limited to 'conf/battle.conf') diff --git a/conf/battle.conf b/conf/battle.conf new file mode 100644 index 000000000..fe03deb7e --- /dev/null +++ b/conf/battle.conf @@ -0,0 +1,61 @@ +//-------------------------------------------------------------- +// rAthena Battle Configuration File +// Originally Translated by Peter Kieser +// Made in to plainer English by Ancyker +// Splitted up into multiple files by Skotlex. +//-------------------------------------------------------------- + +//General battle-related settings. +import: conf/battle/battle.conf + +//Settings specific to the client. +import: conf/battle/client.conf + +//General drop-related configs. +import: conf/battle/drops.conf + +//Experience rates, exp penalties, stats and max level settings. +import: conf/battle/exp.conf + +//GM levels, atcommands and hack-related configs. +import: conf/battle/gm.conf + +//Guild and WoE settings +import: conf/battle/guild.conf + +//Battleground settings +import: conf/battle/battleground.conf + +//Item/card-specific and crafting related options. +import: conf/battle/items.conf + +//Mob related configuration +import: conf/battle/monster.conf + +//Party related configuration +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 + +//Skill related settings +import: conf/battle/skill.conf + +//Status change related settings +import: conf/battle/status.conf + +//Feature control (on/off) settings +import: conf/battle/feature.conf + +// Anything else that didn't fit anywhere else. +// Includes duel, day/night, mute/manner, log settings. +import: conf/battle/misc.conf + +//Your custom config goes here. +import: conf/import/battle_conf.txt -- cgit v1.2.3-70-g09d2