summaryrefslogtreecommitdiff
path: root/npc/000-1/tarlan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/tarlan.txt')
-rw-r--r--npc/000-1/tarlan.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/tarlan.txt b/npc/000-1/tarlan.txt
index 935a78218..1d8799afe 100644
--- a/npc/000-1/tarlan.txt
+++ b/npc/000-1/tarlan.txt
@@ -4,7 +4,6 @@
// Description:
// Sailor hitting a crocotree, then being struck by a falling croconut.
-// Size = 2
000-1,33,37,0 script Tarlan 415,{
setnpcdir 2;
@@ -61,5 +60,6 @@ L_Quit:
OnInit:
setnpcsex 1;
+ setnpcdistance 2;
end;
}