Commit ef45489
committed
passengers & level cleared up
`passengers` only work with hq, tow, cur & mon.
`level` works with any building type, but may only be used by
stops/stations, the recommendation seems to be to not use it and set the
capacity by hand. Otherwise capacity will be level*32. `level` won't
replace `capacity`.
`level` is only meant for res, com & ind. It will set passenger and mail
generation.
It may work with `obj=factory`, though it's better use `pax_level`.1 parent bd4da39 commit ef45489
1 file changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | 67 | | |
73 | 68 | | |
74 | 69 | | |
75 | 70 | | |
76 | | - | |
| 71 | + | |
77 | 72 | | |
78 | 73 | | |
79 | 74 | | |
80 | 75 | | |
81 | | - | |
| 76 | + | |
82 | 77 | | |
83 | 78 | | |
84 | 79 | | |
| |||
0 commit comments