Prev: C10C Up: Map Next: C11D
C11A: [Stage 3] Per-stage difficulty settings
C11A DEFB $0F How often cars spawn. Lower values spawn cars more often.
C11B DEFB $46 Base for the perp's lane-change timer (perp_lane_change_base, Main.c:10093); reset value adds rng & 31
C11C DEFB $55 Base for the perp's approach timer (perp_approach_base, Main.c:10243); reset value adds rng & 15
Prev: C10C Up: Map Next: C11D