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

You can no longer bypass skill checks on pill bottles #4097

Merged

Conversation

morrowwolf
Copy link
Member

@morrowwolf morrowwolf commented Aug 3, 2023

About the pull request

When it got passed to attack_hand() from unarmed_attack() in click() it would not check the skillcheck as it calls attack_hand() on the pill rather than through the pill bottle which was allowing a bypass for the skillcheck for pill bottles. This feels like the wrong way to do it as like OOP so I'm happy to do it in a different way.

Explain why it's good for the game

Bug bad

Testing Photographs and Procedure

Screenshots & Videos

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑 Morrow
fix: You can no longer bypass skill checks on pill bottles
/:cl:

@github-actions github-actions bot added the Fix Fix one bug, make ten more label Aug 3, 2023
@harryob harryob added this pull request to the merge queue Aug 4, 2023
Merged via the queue into cmss13-devs:master with commit e1a97c4 Aug 4, 2023
27 checks passed
cm13-github added a commit that referenced this pull request Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fix one bug, make ten more
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants