diff options
author | arcshiru <arcshiru@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-17 17:09:52 +0000 |
---|---|---|
committer | arcshiru <arcshiru@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-17 17:09:52 +0000 |
commit | 8cd20d24b69a85f6c403684f2a0e405f4befb47a (patch) | |
tree | aac0ee5961d3cd8f1ab84adb279d2ab909ee5ef0 /conf | |
parent | 1951e157c6077b8b6ab8300f9475686751e648b8 (diff) | |
download | hercules-8cd20d24b69a85f6c403684f2a0e405f4befb47a.tar.gz hercules-8cd20d24b69a85f6c403684f2a0e405f4befb47a.tar.bz2 hercules-8cd20d24b69a85f6c403684f2a0e405f4befb47a.tar.xz hercules-8cd20d24b69a85f6c403684f2a0e405f4befb47a.zip |
Added documentation for @reloadquestdb which was added in r16651.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16652 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf')
-rw-r--r-- | conf/help.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/help.txt b/conf/help.txt index d3b91efb7..b683e675d 100644 --- a/conf/help.txt +++ b/conf/help.txt @@ -271,6 +271,7 @@ kickall: "Kick all characters off the server" mapexit: "Kick all players and shut down map-server." reloaditemdb: "Reload item database." reloadmobdb: "Reload monster database." +reloadquestdb: "Reload quest database." reloadskilldb: "Reload skills definition database." reloadscript: "Reload all scripts." gat: "For debugging (you inspect around gat)" |