Skip to main content

B1AccommodationCrowdCityConfig

  • Per-city target range for how many accommodation rooms the crowd system should keep occupied.
    * Cities without an entry here are opted out of the accommodation crowd system entirely.
PropertyTypeDescriptionMetadata
CityIdFNameCity this config applies to.Category: Accommodation
Foreign: Map.Id
MinOccupiedRoomCountint32Minimum number of rooms this city should try to keep occupied by the crowd system, per cycle. Must be > 0 (0 = don't add an entry for this city).Category: Accommodation
ClampMin: 1
MaxOccupiedRoomCountint32Maximum number of rooms this city should try to keep occupied by the crowd system, per cycle. Must be > 0 (0 = don't add an entry for this city).Category: Accommodation
ClampMin: 1