!DreamVision #Version 1.1

HeaderList
	FlagNeeded [NONE]	 
	FlagNeeded [TALKED ONCE]
	
end

FlagNeeded [NONE]
	TextWindow "I'm tired I think I'll stop walking..."
	TextWindow "What? You think you're so tough?"
	Laugh
	TextWindow "I don't think so!"
	TextWindow "What? You want to fight me?!"
	SayNo		
	TextWindow "When will you ever learn!"	
	SetFlag [TALKED ONCE]
end

FlagNeeded [TALKED ONCE]
	TextWindow "I feel rested now. Time for some exercise!"
        	RemoveFlag [TALKED ONCE]
end
