diff options
Diffstat (limited to 'npc/003-2/estard.txt')
-rw-r--r-- | npc/003-2/estard.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-2/estard.txt b/npc/003-2/estard.txt index 6e668282c..ebaf9d81d 100644 --- a/npc/003-2/estard.txt +++ b/npc/003-2/estard.txt @@ -120,6 +120,6 @@ OnInit: .sex = G_MALE; - .distance = 3; + .distance = 4; end; } |