Anybody can tell me what I am doing wrong here, i tried using this code like searching for an edge but it will not work while searching for a hindrance.  it tests without errors but does nothing when put in place.
 
	
	
	
		
				
			
		Code:
	
	foreach pick in hero from Edge where "!Hide.Hindrance"
if (eachpick.tagis[Hindrance.hinBloodTh] <> 0) then
perform #traitadjust[trParry,-,1,"Bloodscent"]
endif
nexteach