home *** CD-ROM | disk | FTP | other *** search
- on ARTLiteratureGo f
- global ARTLiteratureMasterList, ARTLiteratureBeenHere, ARTChooseSectionList, ARTWhichPartList, ARTLitSpriteList, ARTLiteratureSprite
- updateStage()
- repeat with v = 2 to count(ARTLitSpriteList)
- set the locH of sprite getAt(getAt(ARTLitSpriteList, v), 1) to 1500
- end repeat
- set the locV of sprite 24 to 439
- set the locH of sprite 22 to 2000
- set the castNum of sprite 36 to 53
- set the locH of sprite 36 to 2000
- updateStage()
- set whichSection to getAt(ARTChooseSectionList, f)
- setAt(whichSection, 2, 0)
- setAt(ARTWhichPartList, f, 0)
- updateStage()
- end
-