Fix the previous revision.
This commit is contained in:
parent
b9017dbde9
commit
d16fc6afdd
1 changed files with 4 additions and 4 deletions
|
@ -83,14 +83,14 @@ uid mnem prd peff mcst emcs nav pkg ostr dstr val cost bui lcm hcm maxp name
|
|||
21 "r" med 100 2 1 land norm 1.0 1.5 9 0 1 0 0 1000 "research lab"
|
||||
22 "n" -1 0 2 1 land norm 1.0 2.0 10 0 1 0 0 1000 "nuclear plant"
|
||||
23 "l" edu 100 2 1 land norm 1.0 1.5 4 0 1 0 0 1000 "library/school"
|
||||
24 "+" -1 0 1 0 land norm 1.0 1.0 3 0 1 0 0 1000 "highway"
|
||||
24 "+" -1 0 2 0 land norm 1.0 1.0 3 0 1 0 0 1000 "highway"
|
||||
25 ")" -1 0 2 1 land norm 1.0 1.5 4 0 1 0 0 1000 "radar installation"
|
||||
26 "!" -1 0 2 1 land norm 1.0 1.5 12 0 1 0 0 1000 "headquarters"
|
||||
27 "#" -1 0 1 0 land norm 1.0 1.0 3 0 1 0 0 1000 "bridge head"
|
||||
28 "=" -1 0 1 0 brid norm 1.0 1.0 5 -1 1 0 0 100 "bridge span"
|
||||
27 "#" -1 0 2 0 land norm 1.0 1.0 3 0 1 0 0 1000 "bridge head"
|
||||
28 "=" -1 0 2 0 brid norm 1.0 1.0 5 -1 1 0 0 100 "bridge span"
|
||||
29 "b" bars 100 2 1 land bank 1.0 2.25 10 0 1 0 0 1000 "bank"
|
||||
30 "%" pet 1000 2 1 land norm 1.0 1.5 2 0 1 0 0 1000 "refinery"
|
||||
31 "e" -1 0 2 1 land norm 1.0 2.0 7 0 1 0 0 1000 "enlistment center"
|
||||
32 "~" -1 0 2 1 land norm 1.0 1.5 1 -1 1 0 0 100 "plains"
|
||||
33 "@" -1 0 1 0 land norm 1.0 1.5 4 -1 1 0 0 100 "bridge tower"
|
||||
33 "@" -1 0 2 0 land norm 1.0 1.5 4 -1 1 0 0 100 "bridge tower"
|
||||
/config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue