diff options
-rw-r--r-- | npc/001-1/wateranimation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/wateranimation.txt b/npc/001-1/wateranimation.txt index 2fdb8e29..c01e3b67 100644 --- a/npc/001-1/wateranimation.txt +++ b/npc/001-1/wateranimation.txt @@ -13,7 +13,7 @@ OnInit: setnpcsex G_OTHER; - setnpcdistance 2; + setnpcdistance 5; end; } |