Skip to content

Commit

Permalink
idk
Browse files Browse the repository at this point in the history
  • Loading branch information
Desco1 committed Jun 18, 2022
1 parent 734479b commit 574824a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/luna/synthesis/core/Config.java
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ public class Config extends Vigilant {
@Property(
type = PropertyType.SWITCH,
name = "Parse burrow arrow",
description = "Saves the direction arrow from a burrow, making it only require an extra use of Ancestral Spade.",
description = "Saves the direction arrow from a burrow, making it only require an extra use of Ancestral Spade. If waypoints are in the opposite direction, lower /pq values are recommended.",
category = "Utilities"
)
public boolean utilitiesAncestralSpadeArrow = false;
Expand Down

0 comments on commit 574824a

Please sign in to comment.