From 318c755672a348465481047a2642a93db4c5c65e Mon Sep 17 00:00:00 2001 From: sketchyphoenix Date: Mon, 29 Dec 2008 04:36:14 +0000 Subject: * Added missing command #delitem. * Fixed charcommand behavior where those that can accept a name with no additional parameters being able to execute under said player's name with the name as a parameter.(bugreport:2601) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13420 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/atcommand_athena.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf/atcommand_athena.conf') diff --git a/conf/atcommand_athena.conf b/conf/atcommand_athena.conf index ec7a1af57..49526631c 100644 --- a/conf/atcommand_athena.conf +++ b/conf/atcommand_athena.conf @@ -508,6 +508,9 @@ item: 60,60 // Creates a complet item (card, etc...) of your choosing, either Item ID or Name. item2: 60,60 +// Deletes an item of your choosing, either Item ID or Name. +delitem: 60,60 + // Kill another character without hitting them. kill: 60,60 -- cgit v1.2.3-60-g2f50