;-------------------------------------------------
Namek Mind Wash
;-------------------------------------------------
TOKEN 17, "You unbrainwashed some Nameks."
TOKEN 18, "You found Piccolo!."
TOKEN 19, "Unbrainwashed more Nameks."
TOKEN 20, "Unbrainwashed Nail and all Nameks."
;---------------------------------------------------
SCENE 201, namek, SCENE 
         MUSIC evil. mid
         
         IF T17, @T17
         ACTOR 1, "Namekian", Namek, 1, 20, 85
         ACTOR 2, "Goku", gokulvs, 1, 75, 80         
         FACE 2, 2
         1: Help us........we are mind washed!!
         1: .............
         2: ???
         H: ?!!!
         2: Cooler must have done this.
         SEL 2
         POSE 2
         WAIT 0.1
         POSE 3
         WAIT 0.1
         POSE 4
         WAIT 0.1
         POSE 6
         WAIT 0.1
         POSE 7
         2: .........lets change him back.
         ACTOR 1, "Namekian", Namek, 1, -150, 85
         ACTOR 2, "Goku", gokulvs, 1, -150, 80
         FIGHT 28, 28, 28, 28, 28, 28
         IF DIE, @dead
         GIVE T17
         GOTO @T17
@dead
         H: ...........................................
         END
@T17
         
         ACTOR 1, "Namekian", Namek, 1, 20, 85
         1: Thanks for saving us, warrior.

END
;----------------------
         
SCENE 202, namek, SCENE

        MUSIC headchala.mid        
       
        IF T18, @T18
        ACTOR 1, "Piccolo", Piccolo, 4, 30, 80
        ACTOR 2, "Goku", gokulvs, 1, 75, 80
        FACE 2, 2
        1: ?! Goku!!!!!
        1: What are you doing here?
        2: If I'm correct, saving your kind and killing Cooler.
        1: ...........
        H: /a whispers to Goku:(Hey, Goku.)
        H: (Since Piccolo is Namek, don't you think he's under control too?)
        1: I'm not under control.
        H: AHHHH!! You heard me?
        1: Yes I can......
        2: So Why aren't you controled by Cooler?
        1: Well I came here before they got controled.
        H: Good point.
        2: Fine by me.
        H: Hey, Piccolo, join us.
        1: I hate to say yes, but I must protect the Nameks.
        2: Alright!!!!!!
        H: Yeah!!!!
        GIVE S703
        GIVE T18
        END
@T18
        


END
;---------------------------
SCENE 203, namek, SCENE

        IF T19, @T19
        FIGHT 28, 28, 28, 28, 28, 28
        IF DIE, @dead
        GIVE T19
        ACTOR 1, "Namekian", Namek, 1, 20, 85
        1: There are more to save...but becareful.
        H: Why?
        1: Nail is controled and he is the strongest of the Nameks here.
        H: Ok.
        END
@dead
        H: ....................
        END
@T19
                
        ACTOR 1, "Namekian", Namek, 1, 20, 85
        1: Thanks for saving us, warrior.
END

;-----------------------------
SCENE 204, namek, SCENE

        IF T20, @T20
        ACTOR 1, "Piccolo", Piccolo, 4, 80, 70
        ACTOR 2, "Goku", gokulvs, 1, 75, 80
        ACTOR 3, "Nail", Namek, 1, 20, 85
        FACE 2, 2
        FACE 1, 2
        1: Uh..Nail!!!!!!!!!!!!
        3: ...............
        3: ...!
        3: KILL!!!!! 
        2: ...He's not that hard to beat.
        H: You're right..his energy is almost but weaker than Piccolo's.
        2: HAHHHHHHHHH!!!!!!
        SEL 2
        POSE 2
        WAIT 0.1
        POSE 3
        WAIT 0.1
        POSE 4
        WAIT 0.1
        POSE 6
        WAIT 0.1
        POSE 7
        ACTOR 1, "Piccolo", Piccolo, 4, -150, 70
        ACTOR 2, "Goku", gokulvs, 1, -150, 80
        ACTOR 3, "Nail", Namek, 1, -150, 85
        FACE 1, 2
        FACE 2, 2
        H: Holy macorle!!!!!!!
        FIGHT 27, 28, 28, 28, 28, 28, 28
        IF DIE, @dead
        GIVE T20
        ACTOR 1, "Piccolo", Piccolo, 4, 80, 70       
        ACTOR 2, "Goku", gokulvs, 1, 75, 80
        ACTOR 3, "Nail", Namek, 1, 20, 85
        FACE 2, 2
        FACE 1, 2
        3: uh.uh...uh, what happened?
        2: You were controled by Cooler.
        3: Goku? Piccolo? and ....uh
        H: %1
        3: Who's this?
        2: He's a great Z warrior.
        2: He helped me defeat lots of my enemies.
        3: Wow.
        1: ................
        1: I think we should go defeat Cooler.
        H: Good idea.
        2: Ok lets go.
        3: Before you go take these.
        GIVE I20
        GIVE I21
        GIVE I22
        GIVE I23
        GIVE I25
        H: Ok lets go.......
        END
@dead 
        H: ..................
   
        END
@T20
        ACTOR 3, "Nail", Namek, 1, 20, 85
       
        3: Thanks for saving my family.
END

; coment is spelled wrong ------------
        
        
   
        