Tile List
The Sam D-B Tileset featuring lots of complex tiles. These tiles work correctly but an error will show in your console sometimes when moving around in the tiles. This is fine and won't impact gameplay at all. It is just a unity bug.
Service Complex
Floodways extended bridge I Tile
The regular floodways bridge with an extra floor underneath for traversing. Lots of extra room and locker spawns with an underground middle section as well. A great tile for hectic scans.
Complex resource set data:
{
"Prefab": "Assets/Custom Geo's/Floodways_I_tile_bridge/Floodways_I_tile_Bridge.prefab",
"SubComplex": 5,
"Shard": 10
}

Floodways mini bridge I Tile
A long tile with walkways at the top, 3 bridges in the middle and a hole underneath.
Complex resource set data:
{
"Prefab": "Assets/Custom Geo's/floodways_I_tile_1/floodways_i_tile_1.prefab",
"SubComplex": 5,
"Shard": 10
}

Floodways sewer branch X Tile
The same as the vanilla tile except the middle has been hollowed out and a massive hole is at the top. There's also more sewer grates and flowing water on the floor. More of an aesthetic tile.
Complex resource set data:
{
"Prefab": "Assets/Custom Geo's/Floodways_x_tile_1/floodways_x_tile_1.prefab",
"SubComplex": 5,
"Shard": 10
}

Floodways Large room X Tile
A large room with a hollow middle that extends all the way down. No terminals or boxes spawn down there but enemies can.
{
"Prefab": "Assets/Custom Geo's/Floodways_x_tile_2/floodways_x_tile_2.prefab",
"SubComplex": 5,
"Shard": 10
}

Floodways Water Storage X Tile
A big room with a large hole at the start for water storage. Can be used as a T scan tile. Has scaffolding and platforms round the side.
{
"Prefab": "Assets/Custom Geo's/Floodways_x_tile_3/floodways_x_tile_3.prefab",
"SubComplex": 5,
"Shard": 10
}

Floodways Massive water storage X Tile
A massive room with walkways and platforms that span up to 4 floors. Terminals can spawn at the bottom as well as resource boxes. Note: This is the biggest tile in the game and can sometimes cause some FPS drops.
{
"Prefab": "Assets/Custom Geo's/Floodways_x_tile_4/floodway_x_tile_4.prefab",
"SubComplex": 5,
"Shard": 10
}

Floodways HUB Tile
The big HUB room with three extra levels doing down into the depths below.
{
"Prefab": "Assets/Custom Geo's/Floodways_HUB/Floodways_hub.prefab",
"SubComplex": 5,
"Shard": 10
}

Digsite Complex
Digsite I Tile 1
I tile with multiple caves and tunnels that run deep underground. A large cave sits at the bottom with a flooded pool and a bridge connecting both ways.
{
"Prefab": "Assets/Custom Geo's/Digsite/disite_i_tile_1/digsite_i_tile_1.prefab",
"SubComplex": 5,
"Shard": "S1"
}

Digsite X Tile 1
A big room with multiple pathways and elevation. There are underground caves and a small tunnel connecting them together...
{
"Prefab": "Assets/Custom Geo's/Digsite/digsite_x_tile_1/digsite_x_tile_1.prefab",
"SubComplex": 5,
"Shard": "S1"
}

Refinery Complex
Refinery I Tile 1
A compact tile with multiple elevation points. Multiple bridges and lots of depth in this tile.
{
"Prefab": "Assets/Custom Geo's/refinery/HA_1_i_tile/I_tile_V2.prefab",
"SubComplex": 5,
"Shard": "S1"
},

Storage Complex
Storage I Tile - Neonatal Vault
An I tile with HSU and neonatal racks. A neonatal storage vault deep inside the heart of the complex. There is a shelf spawner on the bridge where a neonate or objective item can spawn if markers are re-rolled to a favoured seed.
{
"Prefab": "Assets/Custom Geo's/Storage_neonate_room/neonate_storage.prefab",
"SubComplex": 5,
"Shard": "S1"
}

Patch Notes
1.0.0 - Initial Release
1.0.1 - Added new Floodways bridge tile
1.0.2 - Added new Floodways, refinery and digsite tile
1.0.3 - Added new digsite and storage tile. Optimization patch for all tiles.