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 grapplers not being able to pull you #73005

Merged
merged 1 commit into from
Apr 14, 2024

Conversation

Venera3
Copy link
Member

@Venera3 Venera3 commented Apr 13, 2024

Summary

None

Purpose of change

While unhardcoding ranged pulls I accidentally broke all grappling-line zombies slightly.

Describe the solution

Expand evolved pullers' pullable weight limits.

Describe alternatives you've considered

Turning them chonky and upping their pullable range like that, but purpose-build zombie flesh should be able to yoink with the force of a thousand dead universes.
Also would have had size-category knock-on effects I wasn't in the mood to track down.

Testing

Per the original report I tried getting pulled off a roof by a grappler and saw it fail. Retried with debug mode, saw that it failed to pull me because of my weight (rude).
Applied the changes, got pulled down a roof, broke the spine of my poor testing bird mutant. 10/10 would playtest again.

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Apr 13, 2024
@Maleclypse Maleclypse merged commit ddc82e2 into CleverRaven:master Apr 14, 2024
22 of 26 checks passed
@Venera3 Venera3 deleted the grappler_pull branch April 14, 2024 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants