Prev: A7A0 Up: Map Next: AB88
AB87: Café visit counter / active flag
Incremented each visit. Set to 1 on entry (A7B1), incremented on each
subsequent visit (AB3C). Used by AB72 as B (amount to deduct from
money on bill payment — one unit per visit).
var_cafe_visits AB87 DEFB $00
Prev: A7A0 Up: Map Next: AB88