home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fuji Wa La Te I Ka - Hyakunin Isshu Karuta
/
KARUTA.bin
/
wins
/
yomu.dir
/
00043_Script_43
< prev
next >
Wrap
Text File
|
1995-11-10
|
516b
|
18 lines
on mouseDOWN
global gteika2
puppetSound "PUSH_SE"
put Clickon() into vSP
put item 1 of the name of cast the castNum of sprite vSP into cName
puppetSprite 15, true
set the type of sprite 15 = 1
set the ink of sprite 15 = 8
set the castNum of sprite 15 = the number of cast (cName & ",DW")
set the locH of sprite 15 = the locH of sprite vSP
set the locV of sprite 15 = the locV of sprite vSP
updatestage
set gteika2 = -1000
Teika
go to "Mid"
puppetSprite 15, FALSE
end