Mercurial > eagle-eye
comparison city.yaml @ 193:a6a4a48d5fda
we don't bulid anything, untill we fix corruption
author | "Rex Tsai <chihchun@kalug.linux.org.tw>" |
---|---|
date | Sun, 02 Nov 2008 23:51:41 +0800 |
parents | d6dc50b64f06 |
children | eec013e81fb0 |
comparison
equal
deleted
inserted
replaced
192:d6dc50b64f06 | 193:a6a4a48d5fda |
---|---|
14 - is_corruption: | 14 - is_corruption: |
15 1: | 15 1: |
16 - is_warehouse_enougn_for_governorsresidence: | 16 - is_warehouse_enougn_for_governorsresidence: |
17 0: build_warehouse | 17 0: build_warehouse |
18 1: build_governorsresidence | 18 1: build_governorsresidence |
19 - is_space_enough: | 19 - is_any_corruption: |
20 0: | 20 0: |
21 - is_resource_enoghforHall: | 21 - is_space_enough: |
22 1: build_townHall | 22 0: |
23 - is_wall_enough: | 23 - is_resource_enoghforHall: |
24 0: build_wall | 24 1: build_townHall |
25 # 倉庫庫存量 | 25 - is_wall_enough: |
26 - is_warehouse_enough: | 26 0: build_wall |
27 0: build_warehouse | 27 # 倉庫庫存量 |
28 - is_happiness: | 28 - is_warehouse_enough: |
29 0: | 29 0: build_warehouse |
30 - is_winepress_researched: | 30 - is_happiness: |
31 0: | |
32 - is_winepress_researched: | |
33 1: | |
34 - is_tavern_available: | |
35 0: build_tavern | |
36 1: | |
37 - is_bacchanal: | |
38 0: set_tavern | |
39 1: build_tavern | |
40 - is_navyExpenditure_available: | |
31 1: | 41 1: |
32 - is_tavern_available: | 42 - is_professionalarmy_researched: |
33 0: build_tavern | 43 1: |
34 1: | 44 - is_shipyard_level_enough: |
35 - is_bacchanal: | 45 0: build_shipyard |
36 0: set_tavern | 46 - is_milityExpenditure_available: |
37 1: build_tavern | |
38 - is_navyExpenditure_available: | |
39 1: | |
40 - is_professionalarmy_researched: | |
41 1: | 47 1: |
42 - is_shipyard_level_enough: | 48 - is_professionalarmy_researched: |
43 0: build_shipyard | |
44 1: | |
45 - train_navy: | |
46 - is_milityExpenditure_available: | |
47 1: | |
48 - is_professionalarmy_researched: | |
49 1: | |
50 - is_barracks_level_enough: | |
51 0: build_barracks | |
52 1: | 49 1: |
53 - train_army: | 50 - is_barracks_level_enough: |
51 0: build_barracks | |
54 # TODO | 52 # TODO |
55 # build_safehouse | 53 # build_safehouse |
56 # is_espionage_researched | 54 # is_espionage_researched |
57 # 1: | 55 # 1: |
58 # - build_hideout | 56 # - build_hideout |