# HG changeset patch # User "Rex Tsai " # Date 1225974737 -28800 # Node ID afd3f5cb85975710995d2ce889af714be1b1d0f3 # Parent c0b9604b0be9325e36f4c4384adf336d1159e976 refined warehouse levels diff -r c0b9604b0be9 -r afd3f5cb8597 agent.pl --- a/agent.pl Wed Nov 05 03:08:16 2008 +0800 +++ b/agent.pl Thu Nov 06 20:32:17 2008 +0800 @@ -68,7 +68,8 @@ sub is_warehouse_enough { my ($self, $city) = @_; - my @warehouse = (qw/undef undef 0 4 9 16 18 19 20 21 22 23 24 25/); + # my @warehouse = (qw/undef undef 0 4 9 16 18 19 20 21 22 23 24 25/); + my @warehouse = (qw/undef undef 0 4 9 15 18 19 20 21 22 23 24 25/); my @cities = keys(%{$self->{ikariam}->{cities}}); my $nextCities = ($#cities + 1) + 1; diff -r c0b9604b0be9 -r afd3f5cb8597 city.yaml --- a/city.yaml Wed Nov 05 03:08:16 2008 +0800 +++ b/city.yaml Thu Nov 06 20:32:17 2008 +0800 @@ -13,6 +13,7 @@ # 1: increaseTransporter - is_corruption: 1: + # FIXME: 應該先升級皇宮 - is_warehouse_enougn_for_governorsresidence: 0: build_warehouse 1: build_palaceColony