From f70901acd8144f851b033852ab3ff086edf30497 Mon Sep 17 00:00:00 2001 From: skotlex Date: Fri, 15 Sep 2006 17:28:17 +0000 Subject: - Moved the weapon repair effect to where it belongs (after successfully repairing an item) - Added atcommand.conf entries for @adjgmlvl and @adjcmdlvl git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8770 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/Changelog.txt | 2 ++ conf-tmpl/atcommand_athena.conf | 8 ++++++++ 2 files changed, 10 insertions(+) (limited to 'conf-tmpl') diff --git a/conf-tmpl/Changelog.txt b/conf-tmpl/Changelog.txt index 959abfdc5..8fb701757 100644 --- a/conf-tmpl/Changelog.txt +++ b/conf-tmpl/Changelog.txt @@ -1,5 +1,7 @@ Date Added +2006/09/15 + * Added atcommand.conf entries for @adjgmlvl and @adjcmdlvl [Skotlex] 2006/09/14 * Adjusted gvg long damage rate to 80%, magic damage rate to 60% (battle/guild.conf) [Skotlex] diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index 886f443ea..f956a9ecb 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -708,6 +708,14 @@ reloadpcdb: 99 // Re-load the Message of the Day (admin command) reloadmotd: 99 +// Changes the GM level of another character +// (lasts until reboot, or gm list reload) +adjgmlvl: 99 + +// Changes the required GM level of an @ command +// (effect lasts until restart or command reload) +adjcmdlvl: 99 + // [Un]Disguise All Players (admin command) disguiseall: 99 undisguiseall: 99 -- cgit v1.2.3-70-g09d2