Mercurial > eagle-eye
comparison city.yaml @ 212:5f94d8d8370a
build embassy, museum, academy
author | "Rex Tsai <chihchun@kalug.linux.org.tw>" |
---|---|
date | Tue, 04 Nov 2008 01:14:39 +0800 |
parents | a5862d3f1c84 |
children | 1b7805535040 |
comparison
equal
deleted
inserted
replaced
211:541bc1fba446 | 212:5f94d8d8370a |
---|---|
41 - is_barracks_level_enough: | 41 - is_barracks_level_enough: |
42 0: | 42 0: |
43 - is_professionalarmy_researched: | 43 - is_professionalarmy_researched: |
44 1: build_barracks | 44 1: build_barracks |
45 - is_safehouse_enough: | 45 - is_safehouse_enough: |
46 0: build_safehouse | 46 0: |
47 - is_espionage_researched: | |
48 1: build_safehouse | |
47 - is_warehouse_enough: | 49 - is_warehouse_enough: |
48 0: build_warehouse | 50 0: |
51 - is_conservation_researched: | |
52 1: build_warehouse | |
53 0: build_academy | |
54 - is_academy_enough: | |
55 0: build_academy | |
56 # 大使館 | |
57 - is_embassy_enough: | |
58 0: | |
59 - is_foreigncultures_researched: | |
60 1: build_embassy | |
61 - is_museum_enough: | |
62 0: | |
63 - is_culturalexchange_resaerched: | |
64 1: | |
65 - build_museum | |
49 | 66 |
50 # TODO | 67 # 水晶島應該建設 |
51 # build_safehouse | 68 # is_invention_researched |
52 # is_espionage_researched | 69 # 1: |
53 # 1: | 70 # - build_workshop |
54 # - build_hideout | |
55 | |
56 # 水晶島應該建設 | |
57 # is_invention_researched | |
58 # 1: | |
59 # - build_workshop | |
60 # build_academy | |
61 | |
62 # 大使館 | |
63 # build_embassy | |
64 | |
65 # is_culturalexchange_resaerched | |
66 # 1: | |
67 # - build_museum |