Mercurial > eagle-eye
comparison building.yaml @ 58:46e60bb040ad
list down the basic research.
author | "Rex Tsai <chihchun@kalug.linux.org.tw>" |
---|---|
date | Tue, 21 Oct 2008 00:33:11 +0800 |
parents | 9307c559f9bf |
children | b40f87f16263 |
comparison
equal
deleted
inserted
replaced
57:9307c559f9bf | 58:46e60bb040ad |
---|---|
6 0: | 6 0: |
7 - is_constructing: | 7 - is_constructing: |
8 # already building something. | 8 # already building something. |
9 1: | 9 1: |
10 # adjust human resources | 10 # adjust human resources |
11 - is_expansion_researched: | 11 # |
12 0: research_seafaring | 12 # 相關基礎研究 (technologies tree) |
13 # 財富 | |
14 - is_wealth_researched: | |
15 0: research_economy | |
16 1: | |
17 # 擴張 | |
18 - is_expansion_researched: | |
19 0: research_seafaring | |
20 1: | |
21 # 造紙 | |
22 - is_paper_researched: | |
23 0: research_knowledge | |
24 1: | |
25 # 釀酒 | |
26 - is_winepress_researched: | |
27 0: research_economy | |
28 1: | |
29 # 正規軍 | |
30 - is_professionalarmy_researched: | |
31 0: resaerch_military | |
13 # let's find something to build up | 32 # let's find something to build up |
14 0: | 33 0: |
15 # 確認是否為主城 | 34 # 確認是否為主城 |
16 # 確認是否有學院 | 35 # 確認是否有學院 |
17 - is_gold_enoughforcargo: | 36 - is_gold_enoughforcargo: |