# Nathan Hinton 19 Dec 2025 require './space_object' # This class is for buildings that are built on a planet. Currently it # inherrits the SpaceObject class however it should probably inherrit a class # that is for planets. class Building