diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/atcommand_athena.conf | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index b0d3b0ec4..f0de7bedb 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -372,9 +372,6 @@ return: 40 // Broadcast to the map you are on (1 command + /lb, /nlb). localbroadcast: 40 -// Enables lost skills. -lostskill: 40 - // To send specified character in jails jail: 40 @@ -412,8 +409,9 @@ petfriendly: 40 // Sets hunger level of your pet. pethungry: 40 -// Enables any skill. +// Permanently adds/removes a quest skill questskill: 40 +lostskill: 40 // Does a skill/stat reset. reset: 40 |