From 74e339cf16f44296ea4318c06cf8a736f1994861 Mon Sep 17 00:00:00 2001 From: skotlex Date: Tue, 18 Jul 2006 21:12:35 +0000 Subject: - Added atcommand @partyoption, lets you alter the party item-distribution type on the go. Usage is "@partyoption ", where both arguments can be 0/1, yes/no, etc. - Updated @changeleader and @partyoption to use msg_Athena entries. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7737 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 11cf113f0..f6b256eff 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -256,6 +256,7 @@ enum AtCommandType { AtCommand_AutoTrade,//durf AtCommand_ChangeGM,//durf AtCommand_ChangeLeader, + AtCommand_PartyOption, AtCommand_Invite, // By LuzZza AtCommand_Duel, // By LuzZza -- cgit v1.2.3-70-g09d2