![]() |
Crossfire Server, Trunk
1.75.0
|
Options for a map. More...
Public Member Functions | |
mapzone () | |
Data Fields | |
std::vector< std::string > | available_archetypes |
What archetypes can we chose from for an NPC? More... | |
std::vector< spawn_point > | points |
Points to spawn from when there is a player on the map. More... | |
int | population |
Maximum of NPCs to add at load time. More... | |
std::vector< spawn_zone > | zones |
Zones where to spawn at load time. More... | |
Options for a map.
Definition at line 79 of file citylife.cpp.