diff options
author | eaac <eaac@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-13 01:35:50 +0000 |
---|---|---|
committer | eaac <eaac@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-13 01:35:50 +0000 |
commit | 9adc8abaa6ce3d5535b419fc2588a54d9755fe82 (patch) | |
tree | 63d0734e748d8f08d533b39e4d8b5525feb3fc00 /doc/conf_ref.txt | |
parent | 3cf706a09c00cf3ceee18a1a26446e3edafdbbec (diff) | |
download | hercules-9adc8abaa6ce3d5535b419fc2588a54d9755fe82.tar.gz hercules-9adc8abaa6ce3d5535b419fc2588a54d9755fe82.tar.bz2 hercules-9adc8abaa6ce3d5535b419fc2588a54d9755fe82.tar.xz hercules-9adc8abaa6ce3d5535b419fc2588a54d9755fe82.zip |
- Added up the locations but temporal names of Poring track npcs. Will be worked
on over time. [erKURITA]
- Fitted the many lines into 1 or 2, and corrected some typos on most of
the npc\guides. Visual update to the guards, for short. [erKURITA]
- Added some info to the docs.[erKURITA]
- Added "case" npcs of lighthalzen, they're the first on npc/cities/? Mostly guards. [erKURITA]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6025 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/conf_ref.txt')
-rw-r--r-- | doc/conf_ref.txt | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/doc/conf_ref.txt b/doc/conf_ref.txt index 88886d055..fc4cd72e6 100644 --- a/doc/conf_ref.txt +++ b/doc/conf_ref.txt @@ -15,7 +15,22 @@ although it is not a HowTo, it not Those who cannot use Athena even if they see char_athena.conf A setup of char-server
inter_athena.conf A setup of inter-server
map_athena.conf A setup of map-server
- battle_athena.conf A setup of map-server (setup of a special rule etc.)
+ battle_athena.conf This file has been splitted into 13 files, separating them
+ depending on their function. Those files are:
+
+ *battle.conf Regarding battle system configuration.
+ *client.conf Regarding client configuration.
+ *drops.conf Regarding mob drops configuration
+ *guild.conf Regarding guild configuration.
+ *monster.conf Regarding monsters guidance and settings.
+ *player.conf Regarding player and/or character settings.
+ *exp.conf Regarding exp settings.
+ *items.conf Regarding items settings.
+ *party.conf Regarding party settings.
+ *skill.conf Regarding skill settings
+ *gm.conf Regarding GM settings (not GM commands).
+ *misc.conf Regarding various settings (such as PK)
+ *pet.conf Regarding pet settings.
atcommand_athena.conf A setup of map-server (setup of the GM command or @ command)
ladmin_athena.conf A setup of ladmin ('c' version)
|