fix job-duplicate (do not clone posting_index)
if job cannot be done right now, game puts it in df.global.world.job_postings when job finally can be done, game removes job from postings and clears posting_index that index should not be cloned by job-duplicate(new jobs(added by vanilla way) have that value -1 always anyway) cloning posting_index into the new job causes that job to be ignoreddevelop
parent
5e2fc56621
commit
d508028bcc
Loading…
Reference in New Issue