Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pick updated to support towns other than hometown/fang cove settings #6729

Merged
merged 3 commits into from
Nov 13, 2023

Conversation

Nyt3
Copy link
Contributor

@Nyt3 Nyt3 commented Nov 11, 2023

The pick script has an option to automatically refill lockpicks in a lockpick ring once the number falls below 15. However, as only 5 towns have locksmith shops to purchase lockpicks, the script will fail to refill if your hometown isn't set to one of these towns.

This update creates a "refill_town" yaml setting. This setting allows players to manually specify a town (e.g., Hometown may be Hib, refill_town can be Shard) that will be used to refill the specified lockpick type in your lockpick ring. With this setting enabled, the script will not run to the refill_town specified, pull coins to purchase picks, buy the picks, then continue the script process.

The pick.lic script will default to using Hometown/Fang Cove overrides. If the refill_town setting is set, then it will use that instead. Players will need to ensure that if using the refill_town setting, that the town specified actually has the locksmith shop or the script will continue to fail.

pick.lic Outdated Show resolved Hide resolved
pick.lic Outdated Show resolved Hide resolved
Accept suggestion to remove trailing whitespace.

Co-authored-by: Mahtra <[email protected]>
@MahtraDR MahtraDR merged commit 6ca48b6 into elanthia-online:master Nov 13, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants