File patch-simuconf64.tab of Package simutrans099
--- simutrans/pak64/config/simuconf.tab.orig 2007-12-14 00:26:22.000000000 -0800 +++ simutrans/pak64/config/simuconf.tab 2007-12-14 00:27:12.000000000 -0800 @@ -73,6 +73,12 @@ cost_multiply_remove_haus=1000 cost_multiply_remove_field=5000 +# transformers +# parameters available as of ST 99.12 (see http://forum.simutrans.com/index.php/topic,5974.0.html) +cost_transformer=2500 +cost_maintain_transformer=100 + + ###################################time stuff################################### # Starting year of the game: @@ -92,11 +98,11 @@ # 8000 seems to be a good compromise between speed and road number # note: this will slow down map creation dramatically! # -intercity_road_length = 800 +intercity_road_length = 8000 # Type of initial intercity roads - must be available # as PAK file. Fallback (if PAK is not found) is "asphalt_road" -intercity_road_type = cobblestone_road +intercity_road_type = asphalt_road # Type of city roads - must be available as PAK file. # Fallback (and default) is "city_road"