From 0d68a919d95c9fee62bf22813365b3c5623ca1b1 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 6 Jul 2007 07:24:10 +0000 Subject: (svn r10451) -Add: support for "prospecting" raw industries, i.e. you pay an amount of money and then it might (with a given chance) build a raw industry somewhere on the map. --- src/settings_gui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/settings_gui.cpp') diff --git a/src/settings_gui.cpp b/src/settings_gui.cpp index 3546fe3cd..09ad4221b 100644 --- a/src/settings_gui.cpp +++ b/src/settings_gui.cpp @@ -687,7 +687,7 @@ static const char *_patches_stations[] = { static const char *_patches_economy[] = { "inflation", - "build_rawmaterial_ind", + "raw_industry_construction", "multiple_industry_per_town", "same_industry_close", "bribe", -- cgit v1.2.3-54-g00ecf