name = "tavern" description = "a cozy tavern with a crackling fireplace" width = 8 height = 6 toroidal = false [terrain] # rows as strings, one per line rows = [ "########", "#......#", "#......#", "#......#", "#......#", "####.###", ] [terrain.impassable] tiles = ["#"]