Adam:
the current relevant definition of the stop type (City, Town etc.) stems from
the definition in Tiles.xml. This is set to "town" for tile -1143.
The issue is now that Tiles.xml is automatically created and the tile actually
shows a town.
What is possible given the current redesign is that the properties of a tile
can be overwritten for specific locations on Map.xml.
So the result looks like the following:
<Hex name="J4" tile="-1143" value="20,50" city="Tallahassee">
<Access score="major"/>
</Hex>
And similar for Montgomery.
I have committed the change.
Stefan
On Friday, October 07, 2011 11:43:42 pm Adam Badura wrote:
> In the attached save G&F is about to make its OR turn. Don’t lay any tile
> nor place any station. Just run. 6T (its only train) makes a route of 8
> stops. It seems the gray border towns are not counted as cities (while
> they should).
>
> We noticed this effect (in other companies too) after entering phase 5. But
> its possible that either we just missed it earlier or the tracks and
> trains were setup so that such routes were not possible anyway.
>
> I looked into tiles XML for 18GA and even tried to change those to Twons
> but it seemed it didn’t help. Yet I might have done it the wrong way.
>
> Adam Badura
|