comparison city.yaml @ 210:a5862d3f1c84

fixed build_barracks and build_shipyard
author "Rex Tsai <chihchun@kalug.linux.org.tw>"
date Mon, 03 Nov 2008 22:56:31 +0800
parents b7af307a222d
children 5f94d8d8370a
comparison
equal deleted inserted replaced
209:31fca1e55ed5 210:a5862d3f1c84
32 0: build_tavern 32 0: build_tavern
33 1: 33 1:
34 - is_bacchanal: 34 - is_bacchanal:
35 0: set_tavern 35 0: set_tavern
36 1: build_tavern 36 1: build_tavern
37 - is_navyExpenditure_available: 37 - is_shipyard_level_enough:
38 1: 38 0:
39 - is_professionalarmy_researched: 39 - is_professionalarmy_researched:
40 1: 40 1: build_shipyard
41 - is_shipyard_level_enough: 41 - is_barracks_level_enough:
42 0: build_shipyard 42 0:
43 - is_milityExpenditure_available:
44 1:
45 - is_professionalarmy_researched: 43 - is_professionalarmy_researched:
46 1: 44 1: build_barracks
47 - is_barracks_level_enough:
48 0: build_barracks
49 - is_safehouse_enough: 45 - is_safehouse_enough:
50 0: build_safehouse 46 0: build_safehouse
51 - is_warehouse_enough: 47 - is_warehouse_enough:
52 0: build_warehouse 48 0: build_warehouse
53 49