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 grenade manhacks #66899

Merged
merged 3 commits into from
Jul 15, 2023
Merged

Fix grenade manhacks #66899

merged 3 commits into from
Jul 15, 2023

Conversation

Hirmuolio
Copy link
Contributor

@Hirmuolio Hirmuolio commented Jul 14, 2023

Summary

Bugfixes "Fix grenade manhacks"

Purpose of change

Fix #66758

Describe the solution

  • Use countdown_action instead of use_action.
  • Elevate add_msg_debug to debugmsg. These are bad errors and should be visible.

Describe alternatives you've considered

Testing

All the manhacks in vanilla fly to their target, light up and then blow up on its face.

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON [C++] Changes (can be) made in C++. Previously named `Code` <Bugfix> This is a fix for a bug (or closes open issue) astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels Jul 14, 2023
@Hirmuolio Hirmuolio marked this pull request as ready for review July 14, 2023 13:09
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Jul 14, 2023
@dseguin dseguin merged commit cb9b116 into CleverRaven:master Jul 15, 2023
@Hirmuolio Hirmuolio deleted the fix_manhack branch July 15, 2023 05:49
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 <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` [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.

Hostile mininuke manhacks make unorthodox pets
2 participants