Mercurial > eagle-eye
comparison city.yaml @ 257:2d205c539688
we build safehouse first, then wall.
author | "Rex Tsai <chihchun@kalug.linux.org.tw>" |
---|---|
date | Mon, 17 Nov 2008 19:15:51 +0800 |
parents | 81d3e474c362 |
children | f6f56a47f383 |
comparison
equal
deleted
inserted
replaced
256:81d3e474c362 | 257:2d205c539688 |
---|---|
35 0: build_tavern | 35 0: build_tavern |
36 1: | 36 1: |
37 - is_bacchanal: | 37 - is_bacchanal: |
38 0: set_tavern | 38 0: set_tavern |
39 1: build_tavern | 39 1: build_tavern |
40 - is_wall_enough: | |
41 0: build_wall | |
42 - is_shipyard_level_enough: | 40 - is_shipyard_level_enough: |
43 0: | 41 0: |
44 - is_professionalarmy_researched: | 42 - is_professionalarmy_researched: |
45 1: build_shipyard | 43 1: build_shipyard |
46 - is_barracks_level_enough: | 44 - is_barracks_level_enough: |
49 1: build_barracks | 47 1: build_barracks |
50 - is_safehouse_enough: | 48 - is_safehouse_enough: |
51 0: | 49 0: |
52 - is_espionage_researched: | 50 - is_espionage_researched: |
53 1: build_safehouse | 51 1: build_safehouse |
52 - is_wall_enough: | |
53 0: build_wall | |
54 - is_academy_enough: | 54 - is_academy_enough: |
55 0: build_academy | 55 0: build_academy |
56 # 大使館 | 56 # 大使館 |
57 - is_embassy_enough: | 57 - is_embassy_enough: |
58 0: | 58 0: |