summaryrefslogtreecommitdiff
path: root/npc/001-1/artaxe.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/artaxe.txt')
-rw-r--r--npc/001-1/artaxe.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/artaxe.txt b/npc/001-1/artaxe.txt
index c8142537..b624a6c7 100644
--- a/npc/001-1/artaxe.txt
+++ b/npc/001-1/artaxe.txt
@@ -5,7 +5,6 @@
// Description:
// Helping NPC.
-// Size = 2
000-1,27,55,0 script Artaxe 109,{
mesn;
mesq l("Do you feel too weak even if trying to hit the surrounding wildlife?");
@@ -18,5 +17,6 @@
OnInit:
setnpcsex 1;
+ setnpcdistance 2;
end;
}