Prev: 907B Up: Map Next: 90D7
909F: Starting positions table.
table of starting positions for 2-8 player games. Value is the offset in the map table of the place where the player will start.
STAPOS 909F DEFB $41,$4D,$00,$00,$00,$00,$00,$00
90A7 DEFB $17,$81,$8D,$00,$00,$00,$00,$00
90AF DEFB $11,$1D,$81,$8D,$00,$00,$00,$00
90B7 DEFB $07,$30,$3E,$93,$9B,$00,$00,$00
90BF DEFB $07,$10,$1E,$80,$97,$8E,$00,$00
90C7 DEFB $07,$11,$1D,$60,$6E,$94,$9A,$00
90CF DEFB $00,$07,$0E,$40,$4E,$90,$97,$9E
Prev: 907B Up: Map Next: 90D7