Ludeon Forums

RimWorld => Mods => Help => Topic started by: toric on February 24, 2018, 06:28:23 PM

Title: Does workGiverDef support multiple workType nodes
Post by: toric on February 24, 2018, 06:28:23 PM
If I want to give a workgiver to multiple worktypes, do I have to to duplicate it, or is there anyway I can simply add a new node to the already existing def?
Title: Re: Does workGiverDef support multiple workType nodes
Post by: jamaicancastle on February 25, 2018, 05:46:52 AM
It appears that you can't. What you can do is have multiple workGivers that have the same giver class, or that ultimately point at the same job, and then those multiple workGivers can have individual workTypes.
Title: Re: Does workGiverDef support multiple workType nodes
Post by: toric on February 25, 2018, 02:03:04 PM
Quote from: jamaicancastle on February 25, 2018, 05:46:52 AM
It appears that you can't. What you can do is have multiple workGivers that have the same giver class, or that ultimately point at the same job, and then those multiple workGivers can have individual workTypes.
Dang. that's what I was afraid of...