Skip to content

Commit

Permalink
Update REGION_SETTINGS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Procyonae committed Mar 30, 2024
1 parent 4c5308e commit 4365e4f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions doc/REGION_SETTINGS.md
Original file line number Diff line number Diff line change
Expand Up @@ -395,14 +395,14 @@ The **overmap_connection_settings** section defines the `overmap_connection_id`s

### Fields

| Identifier | Description | Default |
| ---------------------------- | --------------------------------------------------------------------------------------------------------- | -------------- |
| `intra_city_road_connection` | overmap_connection id used within cities. Should include locations for city_center and road_nesw_manhole. | local_road |
| `inter_city_road_connection` | overmap_connection id used between cities. Should include locations for the intra city terrains. | local_road |
| `trail_connection` | overmap_connection id used for forest trails. | forest_trail |
| `sewer_connection` | overmap_connection id used for sewer connections. | sewer_tunnel |
| `subway_connection` | overmap_connection id used for for both z-2 and z-4 subway connections. | subway_tunnel |
| `rail_connection` | overmap_connection id used for rail connections. ( Unused in vanilla as of 0.H ) | local_railroad |
| Identifier | Description | Default |
| ---------------------------- | --------------------------------------------------------------------------------------------------------------- | -------------- |
| `intra_city_road_connection` | overmap_connection id used within cities. Should include locations for road, city_center and road_nesw_manhole. | local_road |
| `inter_city_road_connection` | overmap_connection id used between cities. Should include locations for the intra city terrains. | local_road |
| `trail_connection` | overmap_connection id used for forest trails. | forest_trail |
| `sewer_connection` | overmap_connection id used for sewer connections. | sewer_tunnel |
| `subway_connection` | overmap_connection id used for for both z-2 and z-4 subway connections. | subway_tunnel |
| `rail_connection` | overmap_connection id used for rail connections. ( Unused in vanilla as of 0.H ) | local_railroad |

### Example

Expand Down

0 comments on commit 4365e4f

Please sign in to comment.