src/industry.h
changeset 8470 ea11349a25ed
parent 8298 681e3c5f50ad
child 8959 636d242edd89
--- 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