Method Walls
Walls(string, float)
Add walls to the room. Creates a Stone Walls-style mod with:
- Main wall spawner (random selection from wall prefabs)
- Inner corner spawner
- Outer corner spawner
Returns the wall mod for further customization.
public RoomBuilder.WallsConfig Walls(string modName = "Stone Walls", float wallYawOffset = 0)