if(jieduan=0)
        setPos(0,1,36,100,100)
        setIsFail(true)
	hero[2][1]
	hero[0][0]=102
	hero[1][0]=70
	addHero(hero)
	setJD(jieduan+1)
endif

if(jieduan=1)
	if(count<2)
            setcontor(4,-1,1,22)
        else
            setcontor(4,-1,0,0)
        endif
endif
ret
