src/industry_map.h
changeset 7473 3dfe8243a870
parent 7467 e586e63fc58e
child 7621 09824471f144
equal deleted inserted replaced
7472:f6ec016b00f4 7473:3dfe8243a870
    46 	GFX_PLASTIC_FOUNTAIN_ANIMATED_8    = 155,
    46 	GFX_PLASTIC_FOUNTAIN_ANIMATED_8    = 155,
    47 	GFX_BUBBLE_GENERATOR               = 161,
    47 	GFX_BUBBLE_GENERATOR               = 161,
    48 	GFX_BUBBLE_CATCHER                 = 162,
    48 	GFX_BUBBLE_CATCHER                 = 162,
    49 	GFX_TOFFEE_QUARY                   = 165,
    49 	GFX_TOFFEE_QUARY                   = 165,
    50 	GFX_SUGAR_MINE_SIEVE               = 174,
    50 	GFX_SUGAR_MINE_SIEVE               = 174,
       
    51 	GFX_WATERTILE_SPECIALCHECK         = 255,  ///< not really a tile, but rather a very special check
    51 };
    52 };
    52 
    53 
    53 /**
    54 /**
    54  * Get the industry ID of the given tile
    55  * Get the industry ID of the given tile
    55  * @param t the tile to get the industry ID from
    56  * @param t the tile to get the industry ID from