Prev: C10C Up: Map Next: C11D
C11A: [Stage 1] Per-stage difficulty settings
C11A DEFB $14 How often cars spawn. Lower values spawn cars more often.
C11B DEFB $50 Base for the perp's lane-change delay; a random 0-31 is added when the timer reloads
C11C DEFB $5A Base for the perp's approach-speed delay; a random 0-15 is added when the timer reloads
Prev: C10C Up: Map Next: C11D