It's the detail texture. Bedroom's detail texture is a grass texture, so if you used it as a base, you'll need to change it. Open your mission in notepad, and look for a line that says this:
detailTexture = "~/data/terrains/greenhills/TTgrass01";
Change it so that it says this:
detailTexture = "~/data/terrains/details/detail1";