- Added atcommand @homstats so you can check your homunculus stats and compare them to the minimum/maximum values that you could have at your current level. This command is meant to help figure out if homuncs are indeed getting a faster stat growth than they should have.
- Fixed some of the default @ levels for hom related commands. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9663 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
@@ -282,6 +282,7 @@ enum AtCommandType {
|
||||
AtCommand_HomHungry, //[orn]
|
||||
AtCommand_HomTalk, //[orn]
|
||||
AtCommand_HomInfo, //[Toms]
|
||||
AtCommand_HomStats, //[Skotlex]
|
||||
AtCommand_ShowMobs, //KarLaeda
|
||||
// end <- Ahem, guys, don't place AtCommands after AtCommand_Unknown! [Skotlex]
|
||||
AtCommand_Unknown,
|
||||
|
||||
Reference in New Issue
Block a user