Town: Prettify<BaseTown & {
    flags: TownFlags;
    wiki?: string;
}>