#NAME The Headmaster
#TEXTURE headmaster\idle\1.png

#HATTEX hero\hat\graduation_cap.png
#HATOVERLAYTEX hero\hat\graduation_cap_overlay.png

#HEADTEX hero\head\head.png
#EYESTEX hero\eyes\eyes.png
#FACETEX hero\face\round_beard.png

#BACKTEX hero\robe_back\robe_back.png

#RIGHTTEX hero\robe_front\robe_right.png
#LEFTTEX hero\robe_front\robe_left.png

#LEFTSHOETEX hero\feet\left_heavy_boot.png
#RIGHTSHOETEX hero\feet\right_heavy_boot.png


#HATCOLOR .25 .25 .25
#HATOVERLAYCOLOR 1 1 0

#HEADCOLOR .97 .87 .69
#EYESCOLOR .5 .5 .5
#FACECOLOR .75 .75 .75

#BACKCOLOR .9 .9 .9

#RIGHTCOLOR .25 .25 .25
#LEFTCOLOR .25 .25 .25

#LEFTSHOECOLOR .46 .4 .49
#RIGHTSHOECOLOR .46 .4 .49

#AUTORANGE 50

#NOWANDER

#DISABLEEXIT
#SMOKEEXITANIMATION

#CONDITION HEADMASTER_INTRO FALSE

#DIALOGUE
{
  #SETFLAG HEADMASTER_INTRO TRUE


  #TEXT Hey, you survived, congratulations or whatever.

  #OPTION Uh thanks...?
  {
	#TEXT I guess I'll introduce you to the rest of the staff, then. You've already met the &2wandmaker, librarian, and tailor&0...
	
	#OPTION Yeah...
	{
		#TEXT &2The costumer&0 will allow you to customize your appearance.
		#CAMERA 5664 2016

		#OPTION Neato.
		{
			#TEXT &2The alchemist&0 will help you create new materials for your spells.
			#CAMERA 4608 1024

			#OPTION Radical.
			{
				#TEXT Talk to &2the artist&0 to customize what your spells look like.
				#CAMERA 2752 1728

				#OPTION Awesome.
				{
					;change this line for the demo
					#TEXT And &2these portals&0 lead to zones like &2the forest&0, where you'll find all kinds of magical adventures and random chores for you to complete.
					#CAMERA 4384 672

					;#TEXT Since this is the demo, you'll only have access to the first 3 missions in &2The Forest Zone&0 and the first &215&0 materials. Buy the full version for all &25 zones&0 and all &240 materials&0!!

					#OPTION ZZzzzZ
					{      	
						#TEXT Have fun, and NO SLACKING OFF, GUARD!
						#OPTION Ok yeah sure whatever
						{	
							#END
						}
					}
				}
			}
		}
	}
  }
}