Mercurial > eagle-eye
comparison city.yaml @ 226:792e6e23f2a1
warehouse takes too much resources, so we leave it later
author | "Rex Tsai <chihchun@kalug.linux.org.tw>" |
---|---|
date | Tue, 04 Nov 2008 23:40:25 +0800 |
parents | 1b7805535040 |
children | 2d65c786084e |
comparison
equal
deleted
inserted
replaced
224:8e9f2848f8cd | 226:792e6e23f2a1 |
---|---|
44 1: build_barracks | 44 1: build_barracks |
45 - is_safehouse_enough: | 45 - is_safehouse_enough: |
46 0: | 46 0: |
47 - is_espionage_researched: | 47 - is_espionage_researched: |
48 1: build_safehouse | 48 1: build_safehouse |
49 - is_warehouse_enough: | |
50 0: | |
51 - is_conservation_researched: | |
52 1: build_warehouse | |
53 0: build_academy | |
54 - is_academy_enough: | 49 - is_academy_enough: |
55 0: build_academy | 50 0: build_academy |
56 # 大使館 | 51 # 大使館 |
57 - is_embassy_enough: | 52 - is_embassy_enough: |
58 0: | 53 0: |
60 1: build_embassy | 55 1: build_embassy |
61 - is_museum_enough: | 56 - is_museum_enough: |
62 0: | 57 0: |
63 - is_culturalexchange_resaerched: | 58 - is_culturalexchange_resaerched: |
64 1: build_museum | 59 1: build_museum |
60 - is_warehouse_enough: | |
61 0: | |
62 - is_conservation_researched: | |
63 1: build_warehouse | |
64 0: build_academy | |
65 | 65 |
66 # 水晶島應該建設 | 66 # 水晶島應該建設 |
67 # is_invention_researched | 67 # is_invention_researched |
68 # 1: | 68 # 1: |
69 # - build_workshop | 69 # - build_workshop |