Prev: 36753 Up: Map Next: 36791
36778: Initialise script data positions for flying skeleton creature and bat (level 1)
Used by the routine at 34751.
36778 LD HL,36803 Load HL with start address of script data for Boni's kidnap...
36781 LD (36801),HL ...and store this as the current script data position at 36801
36784 LD HL,37018 Load HL with start address of script data for bat (not attacking)...
36787 LD (37016),HL ...and store this as the current script data position at 37016
36790 RET Return
Prev: 36753 Up: Map Next: 36791