Updated item distance to make tele pickup further away as it is not reliable when items bunch up.
This commit is contained in:
+2
-2
@@ -71,7 +71,7 @@ wp_first_btn_x=227
|
||||
wp_first_btn_y=129
|
||||
wp_btn_height=47
|
||||
; pickit
|
||||
item_dist=267
|
||||
item_dist=300
|
||||
; pather
|
||||
reached_node_dist=100
|
||||
min_walk_dist=25
|
||||
@@ -141,7 +141,7 @@ inventory_bg_pattern=21,622,1236,75
|
||||
; static pathes in format: x0,y0, x1,y1, x2,y2, ...
|
||||
pindle_safe_dist=921,35, 1123,70, 960,88
|
||||
eldritch_safe_dist=652,63, 563,73
|
||||
trav_safe_dist=1156,438, 1120,282, 1059,525, 1146,312, 1132,346, 985,538, 1125,333
|
||||
trav_safe_dist=1156,438, 1120,282, 1059,525, 1146,312, 1132,346, 1100,538
|
||||
pindle_end=1037,174
|
||||
eldritch_end=675,210
|
||||
shenk_end=1067,544
|
||||
|
||||
Reference in New Issue
Block a user