home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Curio City 11
/
CURIO11.bin
/
pc
/
movie
/
namio
/
qz_c.dir
/
00286_to D2 1.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1998-01-01
|
160 b
|
10 lines
on exitFrame
global gqzlist
if getaProp(gqzlist, #dcqzd) = 1 then
puppetTransition(26, 1, 40, 1)
go("D2")
else
go(the frame + 1)
end if
end