diff options
-rw-r--r-- | npc/001-2-19/lloyd.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-2-19/lloyd.txt b/npc/001-2-19/lloyd.txt index db28465d..04b427a7 100644 --- a/npc/001-2-19/lloyd.txt +++ b/npc/001-2-19/lloyd.txt @@ -13,6 +13,6 @@ OnInit: .sex = G_MALE; - .distance = 2; + .distance = 4; end; } |