diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/battle/homunc.conf | 2 | ||||
-rw-r--r-- | conf/messages.conf | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/conf/battle/homunc.conf b/conf/battle/homunc.conf index 92c4b5fe8..a33eab8ea 100644 --- a/conf/battle/homunc.conf +++ b/conf/battle/homunc.conf @@ -18,7 +18,7 @@ // stat window (by default they don't crit) // 0x020: Their Min-Matk is always the same as their max // 0x040: Skill re-use delay is reset when they are vaporized. -hom_setting: 0x3D +hom_setting: 0x1D // The rate a homunculus will get friendly by feeding it. (Note 2) homunculus_friendly_rate: 100 diff --git a/conf/messages.conf b/conf/messages.conf index d9d4e9411..3ec46eb92 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -1232,7 +1232,10 @@ 1289: %s spawns in: 1290: This monster does not spawn normally. -//1291-1294 FREE +// @mobinfo ... +1291: ATK:%d~%d MATK:%d~%d Range:%d~%d~%d Size:%s Race: %s Element: %s (Lv:%d) + +//1292-1294 FREE // @version 1295: %s revision '%s' (src) / '%s' (scripts) |