summaryrefslogtreecommitdiff
path: root/src/table/build_industry.h
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2011-05-06 22:10:50 +0000
committerfrosch <frosch@openttd.org>2011-05-06 22:10:50 +0000
commit844dc8646f3d265b6aa7daf562d7eb3a7b7586bf (patch)
tree4070a1ca4ae6cba5625beda8ad6db19902bd5ca9 /src/table/build_industry.h
parent5e449b8fae1f5f9941a385a49eb1e958788809c2 (diff)
downloadopenttd-844dc8646f3d265b6aa7daf562d7eb3a7b7586bf.tar.xz
(svn r22430) -Fix: COAL, RUBR, SUGR and the coalmine used windows palette colours in smallmap/legends etc..
Diffstat (limited to 'src/table/build_industry.h')
-rw-r--r--src/table/build_industry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/build_industry.h b/src/table/build_industry.h
index 940c656e7..bcb6e28ec 100644
--- a/src/table/build_industry.h
+++ b/src/table/build_industry.h
@@ -1197,7 +1197,7 @@ enum IndustryTypes {
messages : Closure production up production down */
static const IndustrySpec _origin_industry_specs[NEW_INDUSTRYOFFSET] = {
MI(_tile_table_coal_mine, 0, NULL,
- 210, 0xB3333333, 2, 3, 0, 0, 8, 8, 0, 0, 215,
+ 210, 0xB3333333, 2, 3, 0, 0, 8, 8, 0, 0, 1,
IT_POWER_STATION, IT_INVALID, IT_INVALID, CHECK_NOTHING,
CT_COAL, 15, CT_INVALID, 0, 5,
CT_INVALID, 256, CT_INVALID, 256, CT_INVALID, 256,