Mercurial > eagle-eye
comparison flash-city.yaml @ 371:0522468991c1
added flash attacking script.
author | "Rex Tsai <chihchun@kalug.linux.org.tw>" |
---|---|
date | Tue, 14 Apr 2009 16:59:14 +0800 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
370:ba1643654e6d | 371:0522468991c1 |
---|---|
1 --- | |
2 - is_attacked: | |
3 0: | |
4 - is_constructing: | |
5 0: | |
6 - is_warehouse_available: | |
7 0: | |
8 - is_conservation_researched: | |
9 1: build_warehouse | |
10 - is_port_available: | |
11 0: build_port | |
12 - is_barracks_available: | |
13 0: | |
14 - is_professionalarmy_researched: | |
15 1: build_barracks | |
16 - is_shipyard_availble: | |
17 0: | |
18 - is_professionalarmy_researched: | |
19 1: build_shipyard | |
20 - is_warehouse_more_then_eight: | |
21 0: | |
22 - is_conservation_researched: | |
23 1: build_warehouse | |
24 - is_safehouse_enough: | |
25 0: | |
26 - is_espionage_researched: | |
27 1: build_safehouse | |
28 - is_port_enough: | |
29 0: build_port |