Mercurial > eagle-eye
comparison city.yaml @ 192:d6dc50b64f06
rules to fix corruption
author | "Rex Tsai <chihchun@kalug.linux.org.tw>" |
---|---|
date | Sun, 02 Nov 2008 23:39:49 +0800 |
parents | 2362c8c8909e |
children | a6a4a48d5fda |
comparison
equal
deleted
inserted
replaced
191:8705eaa33210 | 192:d6dc50b64f06 |
---|---|
9 - is_constructing: | 9 - is_constructing: |
10 0: | 10 0: |
11 # XXX: 這樣會一口氣買同等城市數量的船耶 | 11 # XXX: 這樣會一口氣買同等城市數量的船耶 |
12 # - is_gold_enoughforcargo: | 12 # - is_gold_enoughforcargo: |
13 # 1: increaseTransporter | 13 # 1: increaseTransporter |
14 - is_corruption: | |
15 1: | |
16 - is_warehouse_enougn_for_governorsresidence: | |
17 0: build_warehouse | |
18 1: build_governorsresidence | |
14 - is_space_enough: | 19 - is_space_enough: |
15 0: | 20 0: |
16 - is_resource_enoghforHall: | 21 - is_resource_enoghforHall: |
17 1: build_townHall | 22 1: build_townHall |
18 - is_wall_enough: | 23 - is_wall_enough: |
19 0: build_wall | 24 0: build_wall |
20 - is_corruption: | |
21 1: build_governorsresidence | |
22 # 倉庫庫存量 | 25 # 倉庫庫存量 |
23 - is_warehouse_enough: | 26 - is_warehouse_enough: |
24 0: build_warehouse | 27 0: build_warehouse |
25 - is_happiness: | 28 - is_happiness: |
26 0: | 29 0: |