File diff r6091:2faa7d307565 → r6092:e08485d6ba23
src/table/industry_land.h
Show inline comments
 
@@ -952,52 +952,24 @@ N,   N,   N,   N,   N,   N,   N,   N,
 
N,   N,   N,   N,   N,   N,   N,   N,
 
N,   N,   N,   N,   N,   N,   N,   N,
 
N,   130, N,   N,   N,   N,   N,   136,  // <- chopping candyfloss and reaping batteries
 
N,   N,   N,   N,   N,   N,   N,   N,
 
N,   N,   N,   N,   N,   N,   N,   N,
 
N,   N,   N,   N,   N,   N,   N,   N,
 
N,   N,   N,   N,   N,   N,   N,   N,
 
N,   N,   N,   N,   N,   N,   N,
 
};
 

	
 
#undef N
 

	
 
/**
 
 * The indices into this table are the ones as described by
 
 * the enum with GFX_*s in industry_map.h.
 
 */
 
static const byte _industry_section_bits[NUM_INDUSTRY_GFXES] = {
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16,  4,  2, 16, 16, 16, 16, // <- temperate bank
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16,  4,  2, 16, 16, 16, 16, 16, // <- sub-arctic/sub-tropical bank
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16, 16, 16, 16, 16, 16, 16,
 
	16, 16, 16, 16, 16, 16, 16,
 
};
 

	
 
/**
 
 * When true, the tile has to be drawn using the animation
 
 * state instead of the construction state.
 
 * The indices into this table are the ones as described by
 
 * the enum with GFX_*s in industry_map.h.
 
 */
 
static const bool _industry_section_draw_animation_state[NUM_INDUSTRY_GFXES] = {
 
	false, true,  false, false, false, false, false, false, // <- animated wheel tower of coal mine
 
	false, false, false, false, false, false, false, false,
 
	false, false, false, false, false, false, false, false,
 
	false, false, false, false, false, false, true,  true,  // <- animated oil well