For any other custom POIs that you might want yo use, you must provide KingGen with a list of comma separated values formatted as follows: each POI must be listed on a new line and be written as <name>,<x size>,<y size>,<z size>,<y offset>,<rotation to face north>,<allowed biomes>,<allowed townships>,<zones>. Any POI that does not follow this format will be ignored. Here is an example taken from the vanilla list:
abandoned_house_01,24,18,26,-1,2,burnt_forest/snow/pine_forest/desert/wasteland,rural/city/town/wilderness,residentialold
abandoned_house_02,24,17,25,-1,2,burnt_forest/snow/pine_forest/desert/wasteland,rural/city/town/wilderness,residentialold
abandoned_house_03,21,16,28,-1,2,burnt_forest/snow/pine_forest/desert/wasteland,rural/city/town/wilderness,residentialold
The allowed values for biomes are: pine_forest, burnt_forest, desert, snow and wasteland.
The allowed values for townships are: city, town, rural and wilderness.
The allowed values for zones are: residentialold, residentialnew, downtown, commercial, industrial and any.
Any other values will be ignored. Please note that any POI with "waste" in their name will be automatically considered a wasteland-only POI. This is to accomodate vanilla's POIs that do not come with a AllowedBiomes property.