summaryrefslogtreecommitdiff
path: root/npc/017-1/drowned_man.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-1/drowned_man.txt')
-rw-r--r--npc/017-1/drowned_man.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/017-1/drowned_man.txt b/npc/017-1/drowned_man.txt
index 81fe216c3..9031dfd38 100644
--- a/npc/017-1/drowned_man.txt
+++ b/npc/017-1/drowned_man.txt
@@ -147,7 +147,8 @@ L_GoodJump:
end;
OnInit:
- .distance=9;
+ .distance=30;
+ .alwaysVisible=true;
end;
}