summaryrefslogtreecommitdiff
path: root/src/map/atcommand.h
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-01-27 23:06:38 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-01-27 23:06:38 +0000
commit49611a1d230f295bb048da4de4244c18a6eb3453 (patch)
tree2c5f8d3077466cc350d77937d35ad5575abd582c /src/map/atcommand.h
parent35e3bbd3369913689d8402de8ec7115ee75fa431 (diff)
downloadhercules-49611a1d230f295bb048da4de4244c18a6eb3453.tar.gz
hercules-49611a1d230f295bb048da4de4244c18a6eb3453.tar.bz2
hercules-49611a1d230f295bb048da4de4244c18a6eb3453.tar.xz
hercules-49611a1d230f295bb048da4de4244c18a6eb3453.zip
Simple cleanup
- removed atcommands @w, @server_date/time, @red, @happyhappyjoyjoy, @shuffle - synced gm level of @jailfor, @charjailtime, @npcmove, @chardropall, @charstoreall, @send, @mute, @changelook, @exp and @nuke - added conf entries for @whozeny, @kamic, @tonpc, @petid, @identify, @adopt, @trade, @changelook, @send - reorganized the atcommand_athena.conf file a bit git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9731 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r--src/map/atcommand.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h
index 17b6c363d..a18bb4aaf 100644
--- a/src/map/atcommand.h
+++ b/src/map/atcommand.h
@@ -187,7 +187,6 @@ enum AtCommandType {
AtCommand_ChangeSex, // by MC Cameri
AtCommand_Mute, // [celest]
AtCommand_WhoZeny, // [Valaris] <-- LOL...(MC Cameri) worth it.
- AtCommand_HappyHappyJoyJoy, // [Valaris]
AtCommand_Refresh, // by MC Cameri
AtCommand_PetId, // by MC Cameri
AtCommand_Identify, // by MC Cameri
@@ -244,7 +243,6 @@ enum AtCommandType {
AtCommand_Version, // by Ancyker
AtCommand_MuteArea, // MouseJstr
- AtCommand_Shuffle, // MouseJstr
AtCommand_Rates, // MouseJstr
AtCommand_ItemInfo, // Lupus