Blazemod Mini-PR: Remove glowie dependent generator and battery #39682
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
SUMMARY: Mods "Remove glowie dependent generator and battery"
Purpose of change
This is the tenth PR in bringing the changes in #37497 about, by breaking each change into small parts that are easier to skim and understand.
Describe the solution
Removes the
glowie_battery
, alternate version, andglowie_power
or "gel generator" vehicleparts, all made redundant by the glowie no longer working as it once did which resulted in equally broken vehicleparts. To be re-implemented at a later date once functionality is restored and reviewed.Testing
Straightforward changes drawn from #37497, probably might work for now but its compatibility will be broken again when ID's are changed.
Additional context
More PR's to come, consider incomplete by itself, part of a whole.