Mercurial > eagle-eye
comparison city.yaml @ 90:ba96a3f8f522
refined the rules for build_tavern
author | "Rex Tsai <chihchun@kalug.linux.org.tw>" |
---|---|
date | Sun, 26 Oct 2008 16:27:45 +0800 |
parents | 2c6c219dc3ff |
children | 73f0a1cafc23 |
comparison
equal
deleted
inserted
replaced
89:86402d28544f | 90:ba96a3f8f522 |
---|---|
22 # 倉庫庫存量 | 22 # 倉庫庫存量 |
23 - is_warehouse_enough: | 23 - is_warehouse_enough: |
24 0: build_warehouse | 24 0: build_warehouse |
25 - is_happiness: | 25 - is_happiness: |
26 0: | 26 0: |
27 - is_winepress_researched: | 27 - is_space_enough: |
28 1: build_tavern | 28 0: |
29 | 29 - is_winepress_researched: |
30 1: build_tavern | |
30 # TODO | 31 # TODO |
31 # http://ikariam.wikia.com/wiki/List_of_buildings | 32 # http://ikariam.wikia.com/wiki/List_of_buildings |
32 # http://ikariam.wikia.com/wiki/Technology_Tree | 33 # http://ikariam.wikia.com/wiki/Technology_Tree |
33 # is_conservation_researched | 34 # is_conservation_researched |
34 # -build_warehouse | 35 # -build_warehouse |