returnc:IsControler(tp)andc:IsLocation(LOCATION_ONFIELD)and(c:IsAbleToHand()orc:IsStatus(STATUS_LEAVE_CONFIRMED))andc:GetDestination()==LOCATION_GRAVEandc:IsReason(REASON_RELEASE)--and c:GetLeaveFieldDest()==0 and not c:IsType(TYPE_TOKEN)
returnc:IsControler(tp)andc:IsLocation(LOCATION_ONFIELD)and(c:IsAbleToHand()orc:IsStatus(STATUS_LEAVE_CONFIRMED))andc:GetDestination()==LOCATION_GRAVE--and c:IsReason(REASON_RELEASE) --and c:GetLeaveFieldDest()==0 and not c:IsType(TYPE_TOKEN)
end
functioncm.reptg(e,tp,eg,ep,ev,re,r,rp,chk)
localc=e:GetHandler()
...
...
@@ -97,15 +123,19 @@ function cm.reptg(e,tp,eg,ep,ev,re,r,rp,chk)