How can I remove or add something like a port (in a coastal city) or a barbarian stronghold (in an empty area) in a mod?? I can't find it in the game files...
How can I remove or add something like a port (in a coastal city) or a barbarian stronghold (in an empty area) in a mod?? I can't find it in the game files...
In setup.txt in the common folder, you'll see a section for spawning barbs:
5333 = {
modifier = { modifier = generic_barbarian_spawn_place }
}
In the map_data folder, there is a file called ports, which might be where they are defined.