From a6cd6538e4271ea08dc86803e8b7e8c8f235960b Mon Sep 17 00:00:00 2001 From: celest Date: Thu, 7 Apr 2005 15:14:35 +0000 Subject: * Readded @disablenpc * Fixed @reloadscript not removing old NPC's and monsters first * Some changes in mob and NPC unloading * Changed the original @disablenpc to @hidenpc git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1429 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 a9678d6a3..1160dccb7 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -145,6 +145,7 @@ enum AtCommandType { AtCommand_PartyRecall, // by Yor AtCommand_Nuke, // [Valaris] AtCommand_Enablenpc, + AtCommand_Hidenpc, AtCommand_Disablenpc, AtCommand_ServerTime, // by Yor AtCommand_CharDelItem, // by Yor -- cgit v1.2.3-60-g2f50