diff options
Diffstat (limited to 'npc/008-3-5/nunia.txt')
-rw-r--r-- | npc/008-3-5/nunia.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/008-3-5/nunia.txt b/npc/008-3-5/nunia.txt index 4a6c0eb9..e58df875 100644 --- a/npc/008-3-5/nunia.txt +++ b/npc/008-3-5/nunia.txt @@ -77,6 +77,6 @@ function nuniaBegin { OnInit: .bodytype = BODYTYPE_2; - .distance = 2; + .distance = 4; end; } |