From c810aef43bf44e125f528e7ec336372380f6748d Mon Sep 17 00:00:00 2001 From: miham Date: Sat, 17 Feb 2007 22:01:07 +0000 Subject: (svn r8791) -Revert: r8790 Committed too much in last commit --- src/table/build_industry.h | 88 +++++++++++++++++++++++----------------------- 1 file changed, 44 insertions(+), 44 deletions(-) (limited to 'src/table/build_industry.h') diff --git a/src/table/build_industry.h b/src/table/build_industry.h index 8fbedd567..c05cbe32d 100644 --- a/src/table/build_industry.h +++ b/src/table/build_industry.h @@ -1393,63 +1393,63 @@ static const IndustrySpec _industry_specs[] = { static const byte _industry_create_table_0[] = { - 2, 4, - 3, 3, - 3, 2, - 5, 0, - 3, 1, - 2, 11, - 3, 18, - 6, 9, - 3, 8, - 3, 6, + 4, 4, + 5, 3, + 5, 2, + 8, 0, + 5, 1, + 4, 11, + 5, 18, + 9, 9, + 5, 8, + 5, 6, 0 }; static const byte _industry_create_table_1[] = { - 2, 4, - 3, 3, - 3, 14, - 5, 0, - 3, 1, - 3, 11, - 3, 13, - 6, 9, - 2, 15, - 3, 7, - 3, 16, + 4, 4, + 5, 3, + 5, 14, + 8, 0, + 5, 1, + 5, 11, + 5, 13, + 9, 9, + 4, 15, + 5, 7, + 6, 16, 0 }; static const byte _industry_create_table_2[] = { - 2, 4, - 3, 11, - 3, 16, - 2, 13, - 2, 17, - 2, 10, - 2, 19, - 2, 20, - 2, 21, - 4, 22, - 2, 13, - 2, 23, + 4, 4, + 5, 11, + 5, 16, + 4, 13, + 4, 17, + 4, 10, + 4, 19, + 4, 20, + 4, 21, + 8, 22, + 4, 13, + 4, 23, 2, 24, 0 }; static const byte _industry_create_table_3[] = { - 3, 26, - 3, 27, - 2, 28, - 3, 29, - 2, 30, - 3, 31, - 3, 32, - 2, 33, - 3, 34, - 3, 35, - 2, 36, + 5, 26, + 5, 27, + 4, 28, + 5, 29, + 4, 30, + 5, 31, + 5, 32, + 4, 33, + 5, 34, + 5, 35, + 4, 36, 0 }; -- cgit v1.2.3-54-g00ecf