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

Fix Projectiles not checking similar weapons #5424

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

themrrobert
Copy link
Contributor

Description:

  • projectiles constant and associated function were not checking for similar items, so 'Hellfire bow' wouldn't count as a Tiwsted bow, for example.

Changes:

  • Updates checkRangeGearWeapon() to generate list of similar items when searching for a matching projectile.

Other checks:

  • I have tested all my changes thoroughly.

@themrrobert themrrobert merged commit 7297e2f into oldschoolgg:master Oct 11, 2023
4 checks passed
@themrrobert themrrobert deleted the fix-projectiles-similar branch October 11, 2023 12:21
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.

1 participant