Enum DFRegion.LocationTypes
Describes location types that appear on the automap.
Namespace: DaggerfallConnect
Assembly: Assembly-CSharp.dll
Syntax
public enum LocationTypes
Fields
| Name | Description |
|---|---|
| Coven | Coven. |
| DungeonKeep | Medium dungeon. |
| DungeonLabyrinth | Large dungeon. |
| DungeonRuin | Small dungeon. |
| Graveyard | Graveyard. |
| HomeFarms | Farmhouse. |
| HomePoor | Poor home. |
| HomeWealthy | Wealthy home. |
| HomeYourShips | Player ship. |
| None | No location type. |
| ReligionCult | Cult. |
| ReligionTemple | Temple. |
| Tavern | Tavern |
| TownCity | Large settlement. |
| TownHamlet | Medium settlement. |
| TownVillage | Small settlement. |