home *** CD-ROM | disk | FTP | other *** search
- NOBREAK
- /* This cutscene just restores Olaf to his normal size!
- /*
- /* Note: The MARK/RESUME commands are used to re-generate the character
- /* on screen when the image bank has changed!
- /*
- MARK
- CLPART Olaf_Original.iff
- BOBS 10,11,1,1,31,47,32,0
- BOBS 10,21,1,49,31,47,32,0
- BOBS 10,31,1,97,31,47,32,0
- CLPART OFF
- /* Room flag 0,1 keeps track of Olaf special / standard BOBs
- SETRF 0,1=0
- RESUME
- /* Olaf restored
-