From 94b5924852ac0c230317cecc0970cf652bae62f3 Mon Sep 17 00:00:00 2001 From: LuzZza Date: Tue, 14 Mar 2006 20:28:10 +0000 Subject: - Updated @rura/@warp. Now you can use both "@warp mapname x y" and "@warp mapname,x,y". - Added command @tonpc (warp to NPC). - Fixed @where at-command. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5602 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/atcommand.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/atcommand.h') diff --git a/src/map/atcommand.h b/src/map/atcommand.h index cd90468aa..08df26523 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -267,6 +267,7 @@ enum AtCommandType { AtCommand_Main, // LuzZza AtCommand_Clone, // [Valaris] + AtCommand_ToNPC, // LuzZza // end <- Ahem, guys, don't place AtCommands after AtCommand_Unknown! [Skotlex] AtCommand_Unknown, -- cgit v1.2.3-70-g09d2