diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-06 14:27:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-06 14:27:52 -0300 |
commit | 1c5fe2eaf08a244cc26e6f64133d44e055a539c0 (patch) | |
tree | 2aa1a6b2389c73b5369ba29ffffed135c3142a69 /npc/014-5 | |
parent | 6e6efe3ac0a52225d7e9f7e2c36cc841ad8eedd4 (diff) | |
download | serverdata-1c5fe2eaf08a244cc26e6f64133d44e055a539c0.tar.gz serverdata-1c5fe2eaf08a244cc26e6f64133d44e055a539c0.tar.bz2 serverdata-1c5fe2eaf08a244cc26e6f64133d44e055a539c0.tar.xz serverdata-1c5fe2eaf08a244cc26e6f64133d44e055a539c0.zip |
Fix Blossom
Diffstat (limited to 'npc/014-5')
-rw-r--r-- | npc/014-5/blossom.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/014-5/blossom.txt b/npc/014-5/blossom.txt index fa4ba7f22..63e46e863 100644 --- a/npc/014-5/blossom.txt +++ b/npc/014-5/blossom.txt @@ -104,7 +104,7 @@ L_Lying: OnInit: .sex=G_FEMALE; - .distance=4; + .distance=8; end; } |