From 1197558778704f21e962aaadcae6c8d09dc7f9b5 Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 15 Mar 2006 18:33:32 +0000 Subject: - Removed the hardcoded duration of 30seconds for sleep. - Fixed rangecheck for pet skill usage of INF_SELF_SKILL - Removed inall/exall from atcommand.conf since those two do not exist! (pointed out by Ancyker) - @me now uses entry 270 in msg_athena as output format. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5615 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/atcommand_athena.conf | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'conf-tmpl/atcommand_athena.conf') diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index 4cb096fff..d45287c10 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -219,13 +219,8 @@ undisguise: 20 // Display ignore list of a player (people from which the player ignore wisps) charignorelist: 20 -// Enable all wispers for a player -inall: 20 - -// Disable all wispers for a player -exall: 20 - -// Displays the OUTPUT string on top of all the Visible players Heads.(Similar like the /me command in IRC) +// Displays the text as a normal message with the format "*name message*" +// instead of "name : message" (Like the /me command in IRC) me: 20 // Changes your name to your choice temporarly. -- cgit v1.2.3-70-g09d2