Prev: 41017 Up: Map Next: 41086
41062: Characters' initial positions
Eight groups of three bytes, one group per character (excluding Magic Knight). The values are:
Offset Effect
0 Room number
1 x-coordinate
2 y-coordinate
See also 25440 for characters' current positions
41062 DEFB 48,6,2 Gimbal the Wizard
41065 DEFB 23,0,0 Thor
41068 DEFB 20,0,0 Florin the Dwarf
41071 DEFB 32,0,0 Orik the Cleric
41074 DEFB 28,0,0 Samsun the Strong
41077 DEFB 25,0,0 Elrand Halfelven
41080 DEFB 4,0,0 Lady Rosmar
41083 DEFB 99,0,0 The Banshee
Prev: 41017 Up: Map Next: 41086