summaryrefslogtreecommitdiff
path: root/ttd.h
diff options
context:
space:
mode:
Diffstat (limited to 'ttd.h')
-rw-r--r--ttd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ttd.h b/ttd.h
index ee8967cfd..44a685ee6 100644
--- a/ttd.h
+++ b/ttd.h
@@ -239,14 +239,18 @@ enum {
CT_FOOD = 11,
// Arctic
+ CT_WHEAT = 6,
CT_HILLY_UNUSED = 8,
CT_PAPER = 9,
+ CT_GOLD = 10,
// Tropic
CT_RUBBER = 1,
CT_FRUIT = 4,
+ CT_MAIZE = 6,
CT_COPPER_ORE = 8,
CT_WATER = 9,
+ CT_DIAMONDS = 10,
// Toyland
CT_SUGAR = 1,