From 608f959900968e83fd25231c72308fc608742dd5 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 12 Dec 2012 22:36:08 -0800 Subject: Remove guilds, finally If anyone in the future wonders why I did this, just look at how many lines of code this eliminates. --- src/map/atcommand.hpp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/map/atcommand.hpp') diff --git a/src/map/atcommand.hpp b/src/map/atcommand.hpp index d35cb4f..b052fc6 100644 --- a/src/map/atcommand.hpp +++ b/src/map/atcommand.hpp @@ -26,7 +26,6 @@ enum AtCommandType AtCommand_Load, AtCommand_Speed, AtCommand_Storage, - AtCommand_GuildStorage, AtCommand_Option, AtCommand_Hide, AtCommand_Die, @@ -66,7 +65,6 @@ enum AtCommandType AtCommand_Intelligence, AtCommand_Dexterity, AtCommand_Luck, - AtCommand_GuildLevelUp, AtCommand_Recall, AtCommand_Revive, AtCommand_CharacterStats, @@ -90,9 +88,6 @@ enum AtCommandType AtCommand_LostSkill, AtCommand_CharLostSkill, AtCommand_Party, - AtCommand_Guild, - AtCommand_AgitStart, - AtCommand_AgitEnd, AtCommand_MapExit, AtCommand_IDSearch, AtCommand_CharSkReset, @@ -121,9 +116,7 @@ enum AtCommandType AtCommand_CharUnBan, // by Yor AtCommand_MountPeco, // by Valaris AtCommand_CharMountPeco, // by Yor - AtCommand_GuildSpy, // [Syrus22] AtCommand_PartySpy, // [Syrus22] - AtCommand_GuildRecall, // by Yor AtCommand_PartyRecall, // by Yor AtCommand_Enablenpc, AtCommand_Disablenpc, -- cgit v1.2.3-60-g2f50