summaryrefslogtreecommitdiff
path: root/npc/000-2-1/arpan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-1/arpan.txt')
-rw-r--r--npc/000-2-1/arpan.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt
index 18e30094..e68a780f 100644
--- a/npc/000-2-1/arpan.txt
+++ b/npc/000-2-1/arpan.txt
@@ -84,7 +84,6 @@ L_EquipDone:
close;
}
-// Size = 5
000-2-1,49,33,0 script Magic Arpan 407,{
set .@q, getq(ShipQuests_Arpan);
set .@q_julia, getq(ShipQuests_Julia);
@@ -228,5 +227,6 @@ L_EquipDone:
OnInit:
setnpcsex 1;
+ setnpcdistance 5;
end;
}