diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/atcommand_athena.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/atcommand_athena.conf b/conf/atcommand_athena.conf index d2deb9777..adc41db04 100644 --- a/conf/atcommand_athena.conf +++ b/conf/atcommand_athena.conf @@ -700,6 +700,9 @@ mapflag: 99 // Re-load item database (admin command) reloaditemdb: 99 +// Re-load item database and delete all references to it (admin command) +reloaditemdb2: 99 + // Re-load monsters database (admin command) reloadmobdb: 99 |