summaryrefslogtreecommitdiff
path: root/conf/battle/monster.conf
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-04-10 20:36:13 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-04-10 20:36:13 +0000
commit9ffb82567bd67e223ced24687fff2909712eb64b (patch)
tree561c54cb53fbae471773ab63d3dd49b64f42d9c8 /conf/battle/monster.conf
parent9ee02ad6955f6227f70bfd4f150329e8279a859b (diff)
downloadhercules-9ffb82567bd67e223ced24687fff2909712eb64b.tar.gz
hercules-9ffb82567bd67e223ced24687fff2909712eb64b.tar.bz2
hercules-9ffb82567bd67e223ced24687fff2909712eb64b.tar.xz
hercules-9ffb82567bd67e223ced24687fff2909712eb64b.zip
Default value for monster_ai is now 0x200.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13667 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/battle/monster.conf')
-rw-r--r--conf/battle/monster.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/monster.conf b/conf/battle/monster.conf
index aeb54c929..c14dc6f35 100644
--- a/conf/battle/monster.conf
+++ b/conf/battle/monster.conf
@@ -62,7 +62,7 @@ monster_max_aspd: 199
// 0x400: By default mobs have a range of 9 for all skills. Set this to enforce
// the normal skill range rules on them.
// Example: 0x140 -> Chase players through warps + use skills in random order.
-monster_ai: 0
+monster_ai: 0x200
// Should mobs be able to be warped (add as needed)?
// 0: Disable.