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

add teleport scrolls and bugfix #6148

Merged
merged 1 commit into from
Oct 27, 2024
Merged

Conversation

Felris
Copy link
Contributor

@Felris Felris commented Oct 19, 2024

Description:

Added teleport scroll boosts for Zulrah, Tormented Demons, Cerberus, and Revs

Changes:

added optional boosts to zulrah, tds, cerb, and revs.

"maxCanKillWithItemCost" would check if the consumables had a length greater than 1, and in these cases they did. But because they were optional the floatCostPerkKill could come back empty, and the maxCanKill would end up set to 0. Added a check for floatcostperkill being empty.

Other checks:

  • I have tested all my changes thoroughly.

@gc gc merged commit 954141a into oldschoolgg:master Oct 27, 2024
4 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.

Teleport scrolls for pvm
2 participants