",--[[ETH]]"",--[[Hausc1]]"",--[[PrimeTower]]" ",--[[Hausc2]]" ",--[[101]]"",--[[hausc3]]""}
if (currentX > 0 and currentX < x and currentY > 1 --[[and currentY ~= y]]) then
returnString = returnString .. " " .. collisionShapes[houseNr] .. "\n\n"
end
returnString = returnString .. " \n\n"
end
end
return returnString
end
?>