summaryrefslogtreecommitdiff
path: root/table/build_industry.h
diff options
context:
space:
mode:
Diffstat (limited to 'table/build_industry.h')
-rw-r--r--table/build_industry.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/table/build_industry.h b/table/build_industry.h
index ffd789037..3cecb1b66 100644
--- a/table/build_industry.h
+++ b/table/build_industry.h
@@ -1111,6 +1111,13 @@ const byte _industry_type_costs[37] = {
187, 193, 17, 20, 192, 22, 203, 213, 210
};
+const byte _build_industry_types[4][12] = {
+ { 1, 2, 4, 6, 8, 0, 3, 5, 9, 11, 18 },
+ { 1, 14, 4, 13, 7, 0, 3, 9, 11, 15 },
+ { 25, 13, 4, 23, 22, 11, 17, 10, 24, 19, 20, 21 },
+ { 27, 30, 31, 33, 26, 28, 29, 32, 34, 35, 36 },
+};
+
static const byte _industry_create_table_0[] = {
4, 4,