diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-12 19:12:04 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-12 19:12:04 +0000 |
commit | 81cdbdf3a34244d1616699e72127505892856572 (patch) | |
tree | f47c849bed1568ba358133e954de432cc44bc4ea /conf-tmpl/atcommand_athena.conf | |
parent | 07bcc47732bd2315d077803e7110e7204a84732f (diff) | |
download | hercules-81cdbdf3a34244d1616699e72127505892856572.tar.gz hercules-81cdbdf3a34244d1616699e72127505892856572.tar.bz2 hercules-81cdbdf3a34244d1616699e72127505892856572.tar.xz hercules-81cdbdf3a34244d1616699e72127505892856572.zip |
Added Homunculus atcommands
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8975 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/atcommand_athena.conf')
-rw-r--r-- | conf-tmpl/atcommand_athena.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index 6f7ea8ed2..9371c2781 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -125,6 +125,10 @@ noask: 1 // Displays remaining jail time
jailtime: 1
+//Homunculus commands for players
+homtalk: 1
+hominfo: 1
+
//---------------------------
// 10: Super player+ commands
@@ -601,6 +605,13 @@ chardropall: 60 // put a players possessions in storage
charstoreall: 60
+//Homunculus commands for gms
+homlvup: 60
+homevolution: 60
+makehomun: 60
+homfriendly: 60
+homhungry: 60
+
//----------------------
// 80: GM Chief commands
|