summaryrefslogtreecommitdiff
path: root/src/map/atcommand.h
diff options
context:
space:
mode:
authoramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-26 05:58:36 +0000
committeramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-26 05:58:36 +0000
commitdd86930bcace0da25bc2963fbfc1c5c3d2787455 (patch)
tree69fbe16f8f29abf80cfeeffc72a262c78b9c9e58 /src/map/atcommand.h
parenta5d2b642387a65d771d77e0014333c9dd1f292de (diff)
downloadhercules-dd86930bcace0da25bc2963fbfc1c5c3d2787455.tar.gz
hercules-dd86930bcace0da25bc2963fbfc1c5c3d2787455.tar.bz2
hercules-dd86930bcace0da25bc2963fbfc1c5c3d2787455.tar.xz
hercules-dd86930bcace0da25bc2963fbfc1c5c3d2787455.zip
Added @skilltree
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@365 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 ee715bc4d..caaad51cc 100644
--- a/src/map/atcommand.h
+++ b/src/map/atcommand.h
@@ -214,6 +214,7 @@ enum AtCommandType {
AtCommand_RefreshOnline, // [Valaris]
// SQL-only commands end
#endif
+ AtCommand_SkillTree, // by MouseJstr
// end
AtCommand_Unknown,