Prev: A139 Up: Map Next: A13B
A13A: In solitary
This is the 'in solitary' flag. When set ($FF) it stops set_hero_route working, stops automatics from running, stops process_player_input from running and in_permitted_area too.
Read-only by process_player_input, in_permitted_area, set_hero_route, automatics.
Write/read-write by charevnt_solitary_ends, solitary.
in_solitary A13A DEFB $00
Prev: A139 Up: Map Next: A13B