(svn r12207) -Change: rail running costs are engine class, not rail type
authorpeter1138
Thu, 21 Feb 2008 14:30:36 +0000
changeset 8624 01b74528e7f6
parent 8623 fc7590c9657c
child 8625 30871547954b
(svn r12207) -Change: rail running costs are engine class, not rail type
src/economy.cpp
--- a/src/economy.cpp	Wed Feb 20 21:08:27 2008 +0000
+++ b/src/economy.cpp	Thu Feb 21 14:30:36 2008 +0000
@@ -846,9 +846,9 @@
 	     55, ///< remove_dock
 	   1600, ///< remove_house
 	     40, ///< remove_road
-	   5600, ///< running_rail[0] railroad
-	   5200, ///< running_rail[1] monorail
-	   4800, ///< running_rail[2] maglev
+	   5600, ///< running_rail[0] steam
+	   5200, ///< running_rail[1] diesel
+	   4800, ///< running_rail[2] electric
 	   9600, ///< aircraft_running
 	   1600, ///< roadveh_running
 	   5600, ///< ship_running