branchrust_reboot/main/gifted_bag_tugboat_pickupcancel

2 Commits over 0 Days - ∞cph!

Fix not being able to pick up gifted sleeping bags on tugboats/in shelters
Add 'Check.HasBuildingPrivilege' and 'Check.InBuildingPrivilegeArea' 'Check.HasBuildingPrivilege' = you can actually build, gives you a boolean yes or no. 'Check.InBuildingPrivilegeArea' = in an area, might not be able to build Naming convention was driving me nuts with 'CanBuild()' vs 'GetBuildingPrivilege()' everywhere