diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-05-08 13:25:19 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-05-08 13:25:19 +0000 |
commit | 23958d3da3d1add5e7cd04dc4201304507a3b091 (patch) | |
tree | 8f14da39e4d1c88da264d8d43331d5cf8116a262 /npc/003-1/eugene.txt | |
parent | f47b7ecdcdea41b2453e88444cc5d0195cc8c02c (diff) | |
download | serverdata-23958d3da3d1add5e7cd04dc4201304507a3b091.tar.gz serverdata-23958d3da3d1add5e7cd04dc4201304507a3b091.tar.bz2 serverdata-23958d3da3d1add5e7cd04dc4201304507a3b091.tar.xz serverdata-23958d3da3d1add5e7cd04dc4201304507a3b091.zip |
reduce distance of eugene that block player who cry so hard across the map for getting fishing rod
Diffstat (limited to 'npc/003-1/eugene.txt')
-rw-r--r-- | npc/003-1/eugene.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/eugene.txt b/npc/003-1/eugene.txt index f5c6eb811..030dc44e4 100644 --- a/npc/003-1/eugene.txt +++ b/npc/003-1/eugene.txt @@ -100,7 +100,7 @@ OnInit: sellitem GrassCarp, -1, 1; .sex = G_MALE; - .distance = 12; + .distance = 6; end; OnClock0611: |