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

Judo fix #7155

Merged
merged 2 commits into from Apr 10, 2014
Merged

Judo fix #7155

merged 2 commits into from Apr 10, 2014

Conversation

KA101
Copy link
Contributor

@KA101 KA101 commented Apr 10, 2014

Apparently nobody brought Judo's throw/knockdown immunity over when we ported MA to JSON.

Time to fix that. This makes Judo users immune to the jabberwock's knockdown (but not the damage), vortex's throw, and potentially lets 'em counter the bio-operator's takedown; Judo guarantees that the slam won't happen.

Believe it or not, is_throw_immune wasn't actually checked anywhere in
the code.  Time to fix that!
Currently it's the only "throw" attack against the player, so Judo
immunity applied.   Fixes potential bug in the dodge/tentacle code too.
Rivet-the-Zombie added a commit that referenced this pull request Apr 10, 2014
@Rivet-the-Zombie Rivet-the-Zombie merged commit af9d477 into CleverRaven:master Apr 10, 2014
@KA101 KA101 deleted the judofix branch April 10, 2014 23:00
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.

None yet

2 participants