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

Chicken walker drop fix #35713

Merged
merged 6 commits into from
Nov 25, 2019

Conversation

Maleclypse
Copy link
Member

@Maleclypse Maleclypse commented Nov 25, 2019

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.

Catching up to current version
Catchup to current mainline
catchup to current baseline
Since chicken walkers explode I didn't want the player to get a complete body with all parts working and salvageable, but there were several items that are required for an existing rebuild a chicken walker recipe that don't drop anyone under any conditions. So now there is a chance they can drop.
@ZhilkinSerg ZhilkinSerg added Items / Item Actions / Item Qualities Items and how they work and interact Monsters Monsters both friendly and unfriendly. labels Nov 25, 2019
@ZhilkinSerg ZhilkinSerg merged commit bbd0e0b into CleverRaven:master Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Items / Item Actions / Item Qualities Items and how they work and interact Monsters Monsters both friendly and unfriendly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants