summaryrefslogtreecommitdiff
path: root/npc/001-2-19
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-11-09 01:41:17 +0100
committerReid <reidyaro@gmail.com>2015-11-09 01:42:00 +0100
commitc1c367c00c3b3f701db9ed177ff0e07b62f73124 (patch)
tree64136943ae34c7b9ccd187c38f6da0dc97ac7a78 /npc/001-2-19
parenteca7b6b373dce1a43cbd1cf4ba23969ca8186bb0 (diff)
downloadserverdata-c1c367c00c3b3f701db9ed177ff0e07b62f73124.tar.gz
serverdata-c1c367c00c3b3f701db9ed177ff0e07b62f73124.tar.bz2
serverdata-c1c367c00c3b3f701db9ed177ff0e07b62f73124.tar.xz
serverdata-c1c367c00c3b3f701db9ed177ff0e07b62f73124.zip
Change the distance parameter of Lloyd.
Diffstat (limited to 'npc/001-2-19')
-rw-r--r--npc/001-2-19/lloyd.txt2
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;
}