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

Fixed rejection check inside of HandlePaintTile when using Paint Sprayer #2534

Merged

Conversation

drunderscore
Copy link
Contributor

The check inside of HandlePaintTile did not account for the Paint Sprayer or Architect Gizmo Pack being inside your inventory, which works identically to it being on an accessory slot.

I've been told before to name local methods in lowerCamelCase, so that's what I've done here for hasPaintSprayerAbilities

Closes #2486

Paint Sprayer (or Architect Gizmo Pack) being inside your inventory,
rather than on an accessory slot.
Copy link
Member

@hakusaro hakusaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@hakusaro hakusaro requested a review from a team December 8, 2021 04:43
@hakusaro hakusaro merged commit f195edb into Pryaxis:general-devel Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Architect Gizmo Pack/Paint Sprayer doesn't work from inventory
3 participants