simplyWiri / Loadout-Compositing

GNU Lesser General Public License v3.0
12 stars 8 forks source link

Feature: Set all pawns currently in caravan to state #55

Open simplyWiri opened 2 years ago

simplyWiri commented 2 years ago

Goal:

simplyWiri commented 2 years ago

This is actually a decent amount of work. Requires adding another point of contact for the AI, as it would require implementing a new LordToil for the caravan lord, and transpiling this in to the state graph construction of said lord.

While this is not incredibly complex, I am not such a fan of the second point where pawns can be assigned jobs, and will bench this idea for now.