comparison building.yaml @ 55:ff00d108e955

check resources for build_townHall
author "Rex Tsai <chihchun@kalug.linux.org.tw>"
date Mon, 20 Oct 2008 23:44:45 +0800
parents 2d3c394b7940
children 6e0d5e781949
comparison
equal deleted inserted replaced
54:2d3c394b7940 55:ff00d108e955
14 - is_gold_enoughforcargo: 14 - is_gold_enoughforcargo:
15 1: increaseTransporter 15 1: increaseTransporter
16 - is_wall_enough: 16 - is_wall_enough:
17 0: build_wall 17 0: build_wall
18 - is_space_enough: 18 - is_space_enough:
19 0: build_townHall 19 0:
20 - is_resource_enoghforHall:
21 1: build_townHall
20 - is_corruption: 22 - is_corruption:
21 1: build_governorsresidence 23 1: build_governorsresidence
22 # 倉庫庫存量 24 # 倉庫庫存量
23 - is_warehouse_enough: 25 - is_warehouse_enough:
24 0: build_warehouse 26 0: build_warehouse