home *** CD-ROM | disk | FTP | other *** search
- on ARTPlayDukeBox
- global REFINTER, ADDKindList, ADDThisNum, addlist, addPallist, REFAddWatch, ARTJuke
- set REFINTER to 1
- updateStage()
- if the machineType > 200 then
- play movie ARTJuke
- else
- put "play dukebox"
- play movie ARTJuke
- end if
- go("ADDBLACK")
- end
-