Added Homunculus atcommands

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8975 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Playtester 2006-10-12 19:12:04 +00:00
parent 8719acd1c1
commit bd9d16893f
2 changed files with 13 additions and 0 deletions

View File

@ -1,5 +1,7 @@
Date Added Date Added
2006/10/12
* Added Homunculus atcommands [Playtester]
2006/10/11 2006/10/11
* Removed useless inter_athena settings (they were doing absolutely * Removed useless inter_athena settings (they were doing absolutely
nothing): read_gm_interval, gm_db, gm_db_level, gm_db_account_id, nothing): read_gm_interval, gm_db, gm_db_level, gm_db_account_id,

View File

@ -125,6 +125,10 @@ noask: 1
// Displays remaining jail time // Displays remaining jail time
jailtime: 1 jailtime: 1
//Homunculus commands for players
homtalk: 1
hominfo: 1
//--------------------------- //---------------------------
// 10: Super player+ commands // 10: Super player+ commands
@ -601,6 +605,13 @@ chardropall: 60
// put a players possessions in storage // put a players possessions in storage
charstoreall: 60 charstoreall: 60
//Homunculus commands for gms
homlvup: 60
homevolution: 60
makehomun: 60
homfriendly: 60
homhungry: 60
//---------------------- //----------------------
// 80: GM Chief commands // 80: GM Chief commands