Mercurial > eagle-eye
comparison city.yaml @ 221:1b7805535040
fixed the indent of yaml. I hate YALM (and python. :p)
author | "Rex Tsai <chihchun@kalug.linux.org.tw>" |
---|---|
date | Tue, 04 Nov 2008 18:30:56 +0800 |
parents | 5f94d8d8370a |
children | 792e6e23f2a1 |
comparison
equal
deleted
inserted
replaced
215:4aad04928f66 | 221:1b7805535040 |
---|---|
47 - is_espionage_researched: | 47 - is_espionage_researched: |
48 1: build_safehouse | 48 1: build_safehouse |
49 - is_warehouse_enough: | 49 - is_warehouse_enough: |
50 0: | 50 0: |
51 - is_conservation_researched: | 51 - is_conservation_researched: |
52 1: build_warehouse | 52 1: build_warehouse |
53 0: build_academy | 53 0: build_academy |
54 - is_academy_enough: | 54 - is_academy_enough: |
55 0: build_academy | 55 0: build_academy |
56 # 大使館 | 56 # 大使館 |
57 - is_embassy_enough: | 57 - is_embassy_enough: |
58 0: | 58 0: |
59 - is_foreigncultures_researched: | 59 - is_foreigncultures_researched: |
60 1: build_embassy | 60 1: build_embassy |
61 - is_museum_enough: | 61 - is_museum_enough: |
62 0: | 62 0: |
63 - is_culturalexchange_resaerched: | 63 - is_culturalexchange_resaerched: |
64 1: | 64 1: build_museum |
65 - build_museum | |
66 | 65 |
67 # 水晶島應該建設 | 66 # 水晶島應該建設 |
68 # is_invention_researched | 67 # is_invention_researched |
69 # 1: | 68 # 1: |
70 # - build_workshop | 69 # - build_workshop |