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 overlook in #76029 #76167

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Conversation

osuphobia
Copy link
Contributor

Summary

Bugfixes "Fix overlook in #76029"

Purpose of change

Some devices were changed to use internal batteries, but they were not flagged as NO_UNLOAD nor NO_RELOAD.
Wearable cameras are still using external batteries while the normal ones were changed to use internal batteries.

Describe the solution

Add NO_UNLOAD and NO_RELOAD to the devices lacking them.
Make wearable cameras consistent with the normal ones.

Describe alternatives you've considered

N/A

Testing

Works fine on my end.

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Items: Armor / Clothing Armor and clothing <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 labels Sep 3, 2024
@osuphobia osuphobia closed this Sep 4, 2024
@osuphobia osuphobia reopened this Sep 4, 2024
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Sep 4, 2024
@Maleclypse Maleclypse merged commit 705ea52 into CleverRaven:master Sep 4, 2024
38 of 49 checks passed
@osuphobia osuphobia deleted the fix_overlook branch September 7, 2024 08:52
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) Items: Armor / Clothing Armor and clothing [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