summaryrefslogtreecommitdiff
path: root/npc/008-2-6/donald.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/008-2-6/donald.txt')
-rw-r--r--npc/008-2-6/donald.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/008-2-6/donald.txt b/npc/008-2-6/donald.txt
index c536e1ba..abc68632 100644
--- a/npc/008-2-6/donald.txt
+++ b/npc/008-2-6/donald.txt
@@ -1,4 +1,4 @@
-// Evol scripts.
+// The Mana World scripts.
// Author:
// Micksha
// Description:
@@ -15,6 +15,6 @@
OnInit:
.bodytype = BODYTYPE_3;
- .distance = 2;
+ .distance = 4;
end;
}