summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/Changelog.txt2
-rw-r--r--conf/battle/monster.conf2
2 files changed, 3 insertions, 1 deletions
diff --git a/conf/Changelog.txt b/conf/Changelog.txt
index 30466cf5a..14a95be59 100644
--- a/conf/Changelog.txt
+++ b/conf/Changelog.txt
@@ -1,5 +1,7 @@
Date Added
+2009/04/10
+ * Rev. 13667 Default value for monster_ai is now 0x200. [L0ne_W0lf]
2009/04/02
* Uncommented pvp_room in maps_athena.conf [Playtester]
2009/04/01
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.