summaryrefslogtreecommitdiff
path: root/src/map/atcommand.h
diff options
context:
space:
mode:
author(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-01 02:14:43 +0000
committer(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-01 02:14:43 +0000
commitdaf78c92543e34b9a2db242fab207f4ea0c0f7d1 (patch)
tree9253fb1c0d66d51e72762a80a1835771235663a3 /src/map/atcommand.h
parentc4e075762fce45aa1c4f41d8e65262bb0235c828 (diff)
downloadhercules-daf78c92543e34b9a2db242fab207f4ea0c0f7d1.tar.gz
hercules-daf78c92543e34b9a2db242fab207f4ea0c0f7d1.tar.bz2
hercules-daf78c92543e34b9a2db242fab207f4ea0c0f7d1.tar.xz
hercules-daf78c92543e34b9a2db242fab207f4ea0c0f7d1.zip
Edit for Upa
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1016 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 be2bdcbcb..7616b725f 100644
--- a/src/map/atcommand.h
+++ b/src/map/atcommand.h
@@ -236,6 +236,7 @@ enum AtCommandType {
AtCommand_UndisguiseAll,
AtCommand_DisguiseAll,
AtCommand_ChangeLook,
+ AtCommand_AutoLoot, //by Upa-Kun
// end
AtCommand_Unknown,