(svn r11402) -Fix [FS#1382]: incorrect handling of industry behaviour 'must be in town with population large than 1200'
This commit is contained in:
		| @@ -1315,7 +1315,7 @@ static const IndustrySpec _origin_industry_specs[NEW_INDUSTRYOFFSET] = { | ||||
| 	   CT_VALUABLES,   6, CT_INVALID,       0, 5, | ||||
| 	   CT_VALUABLES,   0, CT_INVALID,       0, CT_INVALID,     0, | ||||
| 	   INDUSTRYLIFE_BLACK_HOLE,                1 << LT_TEMPERATE, | ||||
| 	   INDUSTRYBEH_TOWN1200_MORE | INDUSTRYBEH_ONLY_INTOWN, | ||||
| 	   INDUSTRYBEH_TOWN1200_MORE, | ||||
| 	   STR_480E_BANK,                          STR_482D_NEW_UNDER_CONSTRUCTION, | ||||
| 	   STR_4832_ANNOUNCES_IMMINENT_CLOSURE,    STR_4835_INCREASES_PRODUCTION,     STR_4839_PRODUCTION_DOWN_BY_50), | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 glx
					glx