summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-09-27 17:16:56 -0300
committerJesusaves <cpntb1@ymail.com>2019-09-27 17:17:21 -0300
commit5047ef972603d9ab6492f41266ced2a8f15a53ad (patch)
tree1471ef9cccc45a912eb5ffed9c4507d5e36f0c21
parent8ded2b76c452482ce583c8a17642654ceb31ede9 (diff)
downloadserverdata-5047ef972603d9ab6492f41266ced2a8f15a53ad.tar.gz
serverdata-5047ef972603d9ab6492f41266ced2a8f15a53ad.tar.bz2
serverdata-5047ef972603d9ab6492f41266ced2a8f15a53ad.tar.xz
serverdata-5047ef972603d9ab6492f41266ced2a8f15a53ad.zip
Experiment
-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;
}