|
@@ -62,7 +62,7 @@ monster_max_aspd: 199
|
|
// 0x400: By default mobs have a range of 9 for all skills. Set this to enforce
|
|
// 0x400: By default mobs have a range of 9 for all skills. Set this to enforce
|
|
// the normal skill range rules on them.
|
|
// the normal skill range rules on them.
|
|
// Example: 0x140 -> Chase players through warps + use skills in random order.
|
|
// 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)?
|
|
// Should mobs be able to be warped (add as needed)?
|
|
// 0: Disable.
|
|
// 0: Disable.
|