Allowing pawns to start a process without input will require a fork in the workGiver and jobDriver and probably some overhaul of null checks everywhere.
Allowing processes without an output should be much simpler (but also much less useful).
Probably a good idea to not allow a process with neither input nor output.
Allowing pawns to start a process without input will require a fork in the workGiver and jobDriver and probably some overhaul of null checks everywhere.
Allowing processes without an output should be much simpler (but also much less useful).
Probably a good idea to not allow a process with neither input nor output.