diff options
Diffstat (limited to 'npc/001-1/treeleaf.txt')
-rw-r--r-- | npc/001-1/treeleaf.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/treeleaf.txt b/npc/001-1/treeleaf.txt index d93a7d11..22afc9ca 100644 --- a/npc/001-1/treeleaf.txt +++ b/npc/001-1/treeleaf.txt @@ -16,6 +16,6 @@ OnTimer2800: end; OnInit: - setnpcdistance 3; + setnpcdistance 1; end; } |