diff options
author | Mark Hester <Marky360@live.ie> | 2018-07-01 15:07:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-01 15:07:41 +0100 |
commit | a2115781ea06726c1b91eed0be18d511236bf116 (patch) | |
tree | ae70c4cfa0af38ab037d8b6b531bc14a5e67b442 /src | |
parent | 81d02447f733ff802614c338cecfd88adad76ace (diff) | |
download | hercules-a2115781ea06726c1b91eed0be18d511236bf116.tar.gz hercules-a2115781ea06726c1b91eed0be18d511236bf116.tar.bz2 hercules-a2115781ea06726c1b91eed0be18d511236bf116.tar.xz hercules-a2115781ea06726c1b91eed0be18d511236bf116.zip |
Updated text to match new exp file.
Diffstat (limited to 'src')
-rw-r--r-- | src/map/atcommand.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/atcommand.c b/src/map/atcommand.c index ae0c776c6..456fb65a3 100644 --- a/src/map/atcommand.c +++ b/src/map/atcommand.c @@ -3719,7 +3719,7 @@ ACMD(reloadstatusdb) { return true; } /*========================================== - * @reloadpcdb - reloads exp.txt skill_tree.txt attr_fix.txt statpoint.txt + * @reloadpcdb - reloads exp_group_db.conf skill_tree.txt attr_fix.txt statpoint.txt *------------------------------------------*/ ACMD(reloadpcdb) { |