home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gamer's Paradise: Logic
/
Hracuv-raj_Logicke-hry_cd2.bin
/
CONCTN
/
05DD.DXR
/
00364.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-01-12
|
187 b
|
12 lines
on mouseUp
global hoseGone5d
puppetSound("draweropen")
if hoseGone5d = 0 then
goto("drawerOpen")
else
goto("drawerClose")
wait(2)
goto("drawerEmpty")
end if
end