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 radio activation mod not being consumed #60962

Merged
merged 2 commits into from
Sep 14, 2022

Conversation

Hirmuolio
Copy link
Contributor

Summary

Bugfixes "Fix radio activation mod not being consumed"

Purpose of change

Fix #60949

Describe the solution

Added "SINGLE_USE" flag.

Also added mention of the RC car controller on the mod description. It was not obvious what radio device could be used for activating the mod.

Describe alternatives you've considered

Testing

Attached radio mod to grenade. The mod was used.

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON <Bugfix> This is a fix for a bug (or closes open issue) json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Sep 13, 2022
@dseguin dseguin merged commit ec5e754 into CleverRaven:master Sep 14, 2022
@Hirmuolio Hirmuolio deleted the radiomod branch February 10, 2023 11:28
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) [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.

Radio activation mod is not consumed on use, radio activation mod duplication
2 participants