房间地形(编码后)
Optional
terrain is a string of digits, giving the terrain left-to-right and top-to-bottom. 0: plain, 1: wall, 2: swamp, 3: also wall
房间地形(编码后)