diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-01-13 19:22:45 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-01-13 19:22:45 +0300 |
commit | 49081f4f7ab08849739330d47a1ef8ba3a9837a3 (patch) | |
tree | e4b900c4f61f6cd34cfe07ef7c528451a18d3c0f /doc/atcommands.txt | |
parent | 54e5c090692a06a96b2525f1a23f669e3449ba1b (diff) | |
parent | 99f707e6a17eb68057b0d711e7fe785c09135e21 (diff) | |
download | hercules-49081f4f7ab08849739330d47a1ef8ba3a9837a3.tar.gz hercules-49081f4f7ab08849739330d47a1ef8ba3a9837a3.tar.bz2 hercules-49081f4f7ab08849739330d47a1ef8ba3a9837a3.tar.xz hercules-49081f4f7ab08849739330d47a1ef8ba3a9837a3.zip |
Merge pull request #1088 from HerculesWS/constdb
Constdb revamp
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'. --------------------------------------- |