home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global pictnumber
- puppetSprite(1, 1)
- repeat with i = 2 to 5
- set the cursor of sprite i to [243, 244]
- end repeat
- puppetPalette(pictnumber + 10)
- set the castNum of sprite 1 to pictnumber + 30
- end
-