from resources.common import RadialOptions import sys def createRadial(core, owner, target, radials): return def handleSelection(core, owner, target, option): if option == 21 and target: core.housingService.enterStructureMode(owner, target) return