Prev: 23488 Up: Map Next: 23522
23505: Dueller Number 2
Populated initially by Duel_Data.
Dueller_02 23505 DEFB 0 Dueller state ("0" is complete).
23506 DEFB 0 Dueller timer.
23507 DEFB 0
23508 DEFB 0 Dueller position.
23509 DEFW 0 Screen position above dueller to display "EXTRA" or points.
23511 DEFB 0
23512 DEFB 0 Bonus points (x100, e.g. "9" == "900").
23513 DEFB 0
23514 DEFB 0 Current frame?
23515 DEFB 0 Character index frame 1.
23516 DEFB 0 Character index frame 2.
23517 DEFB 0 Character index frame 3.
23518 DEFB 0
23519 DEFB 0
23520 DEFB 0
23521 DEFB 0
Prev: 23488 Up: Map Next: 23522