// BAC integration // // biy_BAC_Punt_shelter // Replaces normal shelter with one using a punt to make // the roof. Two X of wooden stakes, four total, keep it // up enough for you to sleep underneath. // When ready dismantle to get the punt back. // // Note when this mod is active the normal shelter of // 3 slender trunks and 20 spruce twigs is blocked. // // Use file rename adding or removing boff_ before the biy_XXX // to control if this is active. [SUBMENU_START:building] //Quick punt shelter .Shelter. "Punt shelter" *BUILDING* [effort:2] [phys:arms,stance,arms,legs] /10m/ {*punt} [remove] [ground] '+main structure' {Wooden stake} (4) [remove] [ground] '+upright braces' [SUBMENU_END:building] -end