diff options
author | Haru <haru@dotalux.com> | 2016-01-10 02:01:55 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-01-13 11:24:33 +0100 |
commit | a8154726935b2d6a2273b75126a675e6e706edab (patch) | |
tree | b2a668ad44121d99e14ced4c2f5d8956c04c4ab3 /doc/atcommands.txt | |
parent | 77ebd051325e8609da224295d788a1d473521d3a (diff) | |
download | hercules-a8154726935b2d6a2273b75126a675e6e706edab.tar.gz hercules-a8154726935b2d6a2273b75126a675e6e706edab.tar.bz2 hercules-a8154726935b2d6a2273b75126a675e6e706edab.tar.xz hercules-a8154726935b2d6a2273b75126a675e6e706edab.zip |
Converted const.txt to libconfig format
- This is necessary for upcoming improvements
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'doc/atcommands.txt')
-rw-r--r-- | doc/atcommands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/atcommands.txt b/doc/atcommands.txt index 1e2bc786c..e8a5b0efe 100644 --- a/doc/atcommands.txt +++ b/doc/atcommands.txt @@ -209,7 +209,7 @@ New warp NPC 'my_warp_sample' created. @effect <effect ID> Creates a visual effect on or around the character. -A list of IDs can be found in '/db/const.txt'. +A list of IDs can be found in '/db/constants.conf'. Descriptions of the effects can be found in '/doc/effect_list.txt'. --------------------------------------- |