Mercurial > eagle-eye
comparison city.yaml @ 173:e8a244ce5a1d
update the tavern setting
author | "Rex Tsai <chihchun@kalug.linux.org.tw>" |
---|---|
date | Sun, 02 Nov 2008 04:12:00 +0800 |
parents | 362184763c04 |
children | 2362c8c8909e |
comparison
equal
deleted
inserted
replaced
172:ba03aa8abdb2 | 173:e8a244ce5a1d |
---|---|
21 1: build_governorsresidence | 21 1: build_governorsresidence |
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_winepress_researched: |
28 # FIXME: we should update the tavern setting. | 28 1: |
29 1: build_tavern | 29 - is_tavern_available: |
30 0: build_tavern | |
31 1: | |
32 - is_bacchanal: | |
33 0: set_tavern | |
34 1: build_tavern | |
30 # TODO | 35 # TODO |
31 # http://ikariam.wikia.com/wiki/List_of_buildings | 36 # http://ikariam.wikia.com/wiki/List_of_buildings |
32 # http://ikariam.wikia.com/wiki/Technology_Tree | 37 # http://ikariam.wikia.com/wiki/Technology_Tree |
33 # is_conservation_researched | 38 # is_conservation_researched |
34 # -build_warehouse | 39 # -build_warehouse |