Vanilla-Expanded / VanillaExpandedFramework

Vanilla Expanded Framework for RimWorld
Other
69 stars 34 forks source link

[Feature Request] [PipeNet] Allow orbital trade to interact with pipe network #64

Open Cyber-Cheese opened 1 year ago

Cyber-Cheese commented 1 year ago

It would be nice if an orbital trader could interact directly with the pipe network. After reading through the source to rimfridge it looks like this could be done through a harmony patch [HarmonyPatch(typeof(TradeShip), "ColonyThingsWillingToBuy")].