summaryrefslogtreecommitdiff
path: root/src/map/atcommand.h
diff options
context:
space:
mode:
authormc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-22 21:25:28 +0000
committermc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-22 21:25:28 +0000
commit1c98baf3ab95a8312385e19029d2c9abf352f78a (patch)
tree717184528d1ba54ba969c556edd514eb2acce3b2 /src/map/atcommand.h
parent73bb1f7559cd9956deb81fbd6fa93f6155102322 (diff)
downloadhercules-1c98baf3ab95a8312385e19029d2c9abf352f78a.tar.gz
hercules-1c98baf3ab95a8312385e19029d2c9abf352f78a.tar.bz2
hercules-1c98baf3ab95a8312385e19029d2c9abf352f78a.tar.xz
hercules-1c98baf3ab95a8312385e19029d2c9abf352f78a.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@331 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r--src/map/atcommand.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h
index 77ecebf79..a87166064 100644
--- a/src/map/atcommand.h
+++ b/src/map/atcommand.h
@@ -200,6 +200,7 @@ enum AtCommandType {
AtCommand_PetId, // by MC Cameri
AtCommand_Identify, // by MC Cameri
AtCommand_Gmotd, // Added by MC Cameri, created by davidsiaw
+ AtCommand_MiscEffect, // by MC Cameri
// SQL-only commands start
#ifndef TXT_ONLY