@@ -38,7 +38,7 @@ function c28333723.cost(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -38,7 +38,7 @@ function c28333723.cost(e,tp,eg,ep,ev,re,r,rp,chk)
Duel.DiscardDeck(tp,ct,REASON_COST)
Duel.DiscardDeck(tp,ct,REASON_COST)
end
end
functionc28333723.chkfilter(c,tp)
functionc28333723.chkfilter(c,tp)
returnc:IsReason(REASON_BATTLE+REASON_EFFECT)andc:IsPreviousLocation(LOCATION_MZONE)andc:IsPreviousControler(tp)-- and c:IsPreviousPosition(POS_FACEUP) and c:GetPreviousLevelOnField()==3
returnc:IsReason(REASON_BATTLE+REASON_EFFECT)andc:IsPreviousLocation(LOCATION_MZONE)-- and c:IsPreviousControler(tp) and c:IsPreviousPosition(POS_FACEUP) and c:GetPreviousLevelOnField()==3