Prev: 36950 Up: Map Next: 36966
36957: Script routine: (37) Remove flying skeleton creature from level 1, and terminate script processing
Used by the routine at 48096.
Input
IX Address of complex state data for an entity
36957 XOR A Set current room of flying skeleton creature (level 1) to zero...
36958 LD (43619),A ...
36961 SET 1,(IX+9) Set flying skeleton creature's inactive flag
36965 RET Return (i.e. terminate further script processing)
Prev: 36950 Up: Map Next: 36966