summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--example/clientdata/monsters.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/example/clientdata/monsters.xml b/example/clientdata/monsters.xml
index 65fda21d..5b478e5f 100644
--- a/example/clientdata/monsters.xml
+++ b/example/clientdata/monsters.xml
@@ -69,7 +69,7 @@ exp<TAG>: Tells how much experience point a monster is giving up
aggressive="false"
cowardly="false"
track-range="5"
- stroll-range="2"
+ stroll-range="32"
attack-distance="32"
/>
<attack id="1"
@@ -115,7 +115,7 @@ exp<TAG>: Tells how much experience point a monster is giving up
aggressive="true"
cowardly="false"
track-range="2"
- stroll-range="1"
+ stroll-range="64"
attack-distance="64"
/>
<!-- slow, strong, long-range tail attack-->
@@ -174,7 +174,7 @@ exp<TAG>: Tells how much experience point a monster is giving up
aggressive="true"
cowardly="false"
track-range="6"
- stroll-range="1"
+ stroll-range="32"
attack-distance="64"
/>
<attack id="1"