Skip to content
skzk edited this page Sep 1, 2023 · 11 revisions

The .desc file of a sector. Note that this is the only file which does not contain the usual header.

Structure

Field(s) Description
u32 sector_desc_version Currently 2.
fixed2 min_boundary
fixed2 max_boundary
Not sure what these are meant to be. Has something to do with items sticking out the edges of the sector bounds, I think.
Default values are (0,0) and (4000,4000).
u32 flags Sectors have flags apparently, but no sector in europe.mbd currently has any.
token climate_profile Climate profile to use for this sector, as defined in /def/climate.sii. Default value is default.
Clone this wiki locally