;-------------------------------
COOLER'S FINAL ATTACK
;------------------------------------
TOKEN 21, "You have beaten cooler and his weaklings."
;-----------------------------------------------
SCENE 205, namek, SCENE

        MUSIC Nowill.mid
        IF T21, @T21
        ACTOR 1, "Cooler", Cooler, 1, 30, 85
        ACTOR 2, "Piccolo", Piccolo, 4, 80, 75    
        ACTOR 3, "Goku", gokulvs, 1, 75, 80
        FACE 1, 2
        FACE 2, 2
        FACE 3, 2
        2: COOLER!!!!!!!!!!!!
        3: ErrrrrAHHHH!!!!!!!!!!
        N: Goku's Power increases dramaticly.
        SEL 3
        POSE 2
        WAIT 0.1
        POSE 3
        WAIT 0.1
        POSE 4
        WAIT 0.1
        POSE 6
        WAIT 0.1
        POSE 7
        1: You all will perish!!!!!!!
        ACTOR 1, "Cooler", Cooler, 1, -150, 5
        ACTOR 2, "Piccolo", Piccolo, 1, -150, 85
        ACTOR 3, "Goku", gokulvs, 1, -150, 80
        FIGHT 177, 168, 168, 168, 168, 168, -174, -26
        IF DIE, @dead
        ACTOR 1, "Cooler", Cooler, 1, 30, 85
        ACTOR 2, "Piccolo", Piccolo, 4, 80, 70    
        ACTOR 3, "Goku", gokulvs, 1, 75, 80
        FACE 3, 2
        FACE 2, 2
        GIVE T21
        1: You....you fiends!!!!!!!!!!!!
        1: ahhhhhhhhhhhhhhhhhhh!!!!!!!!!!!
        ACTOR 1, "Cooler", Cooler, 1, -150, 5
        3: I hope this is all we have to fight.
        H: Yea.....
        2: ............
        ACTOR 2, "Piccolo", Piccolo, 1, -150, 85
        SOUND "Ki.wav"
        H: .......
        3: Don't worry, he always does that.
        H: Hehe.. lets go back to the hideout or something.
        
        END
@dead  
        H: .........................
      
        END
@T21
        GOTO SCENE 206

END
;-------------------------
SCENE 206, DarkBlue, CUT

        MUSIC Review.mid
        N: On the next version of Dragonball GT
        WAIT 3.0
        N: Super 17 returns, and becomes stronger.
        ACTOR 1, "Super 17", Super17, 1, 50, 85
        1: Hmhmhmhahaha......all will perish.
        1: Maybe I'll go kill Goku and his buddies....
        WAIT 3.0
        N: Will he succeed?
        WAIT 3.0
        N: FIND OUT ON THE NEXT VERSION OF DRAGONBALL GT!!!!
        ACTOR 1, "Super 17", Super17, 1, -150, 85
        MUSIC nothing.mid
        BKGND Super17title
        SOUND "title.wav"
        WAIT 8 
        GOTO EXIT
END

; comment cool huh?                 
        