Example #1
0
 static CustomPatches()
 {
     PeacekeeperUtility.RunSavely(PatchRobotNoFoodAndRecipes);
     PeacekeeperUtility.RunSavely(PatchStorytellers);
     PeacekeeperUtility.RunSavely(PatchRemoveRottingFromCorpses);
     PeacekeeperUtility.RunSavely(PatchFuelConsumption);
     PeacekeeperUtility.RunSavely(PatchRobotClothing);
 }