src/industry.h
changeset 8966 19ceef337cb6
parent 8794 ccb35d65645b
child 10219 2ff2b0f7643e
--- a/src/industry.h	Sat Feb 02 02:45:09 2008 +0000
+++ b/src/industry.h	Sat Feb 02 03:23:26 2008 +0000
@@ -179,6 +179,7 @@
 	GRFMappedStringID closure_text;       ///< Message appearing when the industry closes
 	GRFMappedStringID production_up_text; ///< Message appearing when the industry's production is increasing
 	GRFMappedStringID production_down_text; ///< Message appearing when the industry's production is decreasing
+	GRFMappedStringID station_name;       ///< Default name for nearby station
 	byte appear_ingame[NUM_LANDSCAPE];    ///< Probability of appearance in game
 	byte appear_creation[NUM_LANDSCAPE];  ///< Probability of appearance during map creation
 	uint8 number_of_sounds;               ///< Number of sounds available in the sounds array