:header
name TestMan
health 100
alignment neutral
outfit node ALL 0
outfit nodecolor headSkin 0.956 0.878 0.784 1
outfit face Male07Smiley
outfit chest worm-sweater
outfit node headSkin 1
outfit node femChest 1
outfit node pants 1
outfit node RShoe 1
outfit node LShoe 1
outfit nodecolor pants 0.2 0 0.8 1
outfit nodecolor RShoe 0.388 0 0.117 1
outfit nodecolor LShoe 0.388 0 0.117 1
outfit nodecolor knitHat 0.392 0.196 0 1
outfit node knitHat 1
outfit nodecolor plume 1 1 1 0.25098
outfit node plume 1
outfit node RArm 1
outfit node LArm 1
outfit node RHand 1
outfit node LHand 1
outfit nodecolor femChest 0.5 0.5 0.5 1
outfit nodecolor RArm 0.5 0.5 0.5 1
outfit nodecolor LArm 0.5 0.5 0.5 1
outfit nodecolor RHand 0.956 0.878 0.784 1
outfit nodecolor LHand 0.956 0.878 0.784 1
outfit nodecolor RShoe 0.388 0 0.117 1
outfit nodecolor LShoe 0.388 0 0.117 1
startAI
stop
:greet
npc woah hey
npc okay
outfit anim 0 talk
npc blah blah blah
outfit anim 0 root
if pl_flag okiedokie == 1
	npc this is a test.
	npc whats up
else
	npc test m.
	npc real F
endif
close
stop