Move toward implementing chasms
This commit is contained in:
@@ -27,6 +27,7 @@ data CWorld = CWorld
|
||||
, _cwTiles :: [Tile]
|
||||
, _pathGraph :: Gr Point2 PathEdge
|
||||
, _numberFloorVerxs :: Int
|
||||
, _chasms :: [[Point2]]
|
||||
}
|
||||
|
||||
data CWGen = CWGen
|
||||
|
||||
Reference in New Issue
Block a user