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 for multi-construction activity not resuming #34909

Merged
merged 1 commit into from Oct 21, 2019
Merged

fix for multi-construction activity not resuming #34909

merged 1 commit into from Oct 21, 2019

Conversation

ghost
Copy link

@ghost ghost commented Oct 20, 2019

Summary

SUMMARY: Bugfixes "fix for multi-construction activity not resuming"

Purpose of change

fix for multi-construction activity not resuming

Describe the solution

Multi-construction zone activity needed to be suspendable:false and no_resume:true,otherwise it wouldnt resume automatically from the backlog after fetchng components/tools.

Describe alternatives you've considered

N/A

Testing

Before : NPC would move one component then finish all activities.
Now : NPC moves one component, restarts the activity, moves another, etc until all of them are moved, then starts the actual construction.

Additional context

N/A

@ZhilkinSerg ZhilkinSerg added <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON Mechanics: Character / Player Character / Player mechanics labels Oct 21, 2019
@ZhilkinSerg ZhilkinSerg merged commit a4fd594 into CleverRaven:master Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON Mechanics: Character / Player Character / Player mechanics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant