| Chase H.Q. | Data |
| Prev: C10C | Up: Map | Next: C11D |
|
|
||||
| C11A | DEFB $14 | How often cars spawn. Lower values spawn cars more often. | ||
| C11B | DEFB $28 | Perp lane-change base delay: added to (rng() & 31) to reset the lane-change timer | ||
| C11C | DEFB $28 | Perp approach base delay: added to (rng() & 15) to reset the approach timer | ||
| Prev: C10C | Up: Map | Next: C11D |