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: Content "Chicken walker parts can't drop"
Purpose of change
While working on updating Modular Turrets and Salvaged Robots, I discovered that the chicken walker cannot drop it's specific parts that are exclusive to it and are required for an existing mainline recipe. Since the Chicken Walker explodes on death I wanted to make it only a chance for a part to be salvageable rather than a high mechanic skill resulting in one dead Walker giving all the parts to make another if you have the schematics. This way there remains a chance though you may have to hunt down several walkers.
Describe the solution
Edited the itemgroup chickenbot to include walker exclusive parts.
Describe alternatives you've considered
Make Chicken Walker leave the same type of corpse as all other bots.
Testing
I debugged in several walkers and killed them.
Additional context
I ran this as a separate PR since it impacts mainline rather than just the Salvaged Robots and Modular Turrets.