Prev: A2E2 Up: Map Next: A344
A33F: Set hero route
Input
B Route index.
C Route step.
set_hero_route A33F LD A,($A13A) Do nothing if the hero's in solitary
A342 AND A
A343 RET NZ
FALL THROUGH into set_hero_route_force
Prev: A2E2 Up: Map Next: A344