joseasoler / Pathfinding-Framework

Pathfinding Framework is a RimWorld mod that enables the creation of custom movement rules for pawns.
MIT License
7 stars 0 forks source link

Pens are enclosed by shallow water #118

Closed joseasoler closed 8 months ago

joseasoler commented 8 months ago

This causes issues on island maps, as a single pen marker can convert the entire island into a pen. All animals can potentially escape the pen (similar to what happens in #100) as long as they can find a short path through the shallow water to another location that allows wander.

image