comparison building.yaml @ 80:7ab5fc8c847c

added some memo of TODO
author "Rex Tsai <chihchun@kalug.linux.org.tw>"
date Fri, 24 Oct 2008 21:56:03 +0800
parents 9d92e8c12f58
children
comparison
equal deleted inserted replaced
79:9d92e8c12f58 80:7ab5fc8c847c
37 # balance resources 37 # balance resources
38 # 從其他城移動資源到特定城市 38 # 從其他城移動資源到特定城市
39 # 預先計算可能需要的資源 39 # 預先計算可能需要的資源
40 # let's find something to build up 40 # let's find something to build up
41 0: 41 0:
42 - is_gold_enoughforcargo: 42 # XXX: 這樣會一口氣買同等城市數量的船耶
43 1: increaseTransporter 43 # - is_gold_enoughforcargo:
44 # 1: increaseTransporter
44 - is_wall_enough: 45 - is_wall_enough:
45 0: build_wall 46 0: build_wall
46 - is_space_enough: 47 - is_space_enough:
47 0: 48 0:
48 - is_resource_enoghforHall: 49 - is_resource_enoghforHall: