Mercurial > eagle-eye
comparison city.yaml @ 93:73f0a1cafc23
upgrade townHall first, then the wall.
author | "Rex Tsai <chihchun@kalug.linux.org.tw>" |
---|---|
date | Mon, 27 Oct 2008 11:06:11 +0800 |
parents | ba96a3f8f522 |
children | 362184763c04 |
comparison
equal
deleted
inserted
replaced
92:bcd2e32cfabb | 93:73f0a1cafc23 |
---|---|
9 - is_constructing: | 9 - is_constructing: |
10 0: | 10 0: |
11 # XXX: 這樣會一口氣買同等城市數量的船耶 | 11 # XXX: 這樣會一口氣買同等城市數量的船耶 |
12 # - is_gold_enoughforcargo: | 12 # - is_gold_enoughforcargo: |
13 # 1: increaseTransporter | 13 # 1: increaseTransporter |
14 - is_wall_enough: | |
15 0: build_wall | |
16 - is_space_enough: | 14 - is_space_enough: |
17 0: | 15 0: |
18 - is_resource_enoghforHall: | 16 - is_resource_enoghforHall: |
19 1: build_townHall | 17 1: build_townHall |
18 - is_wall_enough: | |
19 0: build_wall | |
20 - is_corruption: | 20 - is_corruption: |
21 1: build_governorsresidence | 21 1: build_governorsresidence |
22 # 倉庫庫存量 | 22 # 倉庫庫存量 |
23 - is_warehouse_enough: | 23 - is_warehouse_enough: |
24 0: build_warehouse | 24 0: build_warehouse |