Commit 20e43635 authored by Tachibana's avatar Tachibana

nmbd

parent 2c49ca14
...@@ -52,7 +52,7 @@ function c4212317.con(e,tp,eg,ep,ev,re,r,rp) ...@@ -52,7 +52,7 @@ function c4212317.con(e,tp,eg,ep,ev,re,r,rp)
return e:GetHandler():IsPreviousLocation(LOCATION_DECK) return e:GetHandler():IsPreviousLocation(LOCATION_DECK)
end end
function c4212317.tg(e,tp,eg,ep,ev,re,r,rp,chk) function c4212317.tg(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.IsExistingMatchingCard(c4212307.cdfilter,tp,LOCATION_DECK,0,1,nil,e,tp) end if chk==0 then return Duel.IsExistingMatchingCard(c4212317.cdfilter,tp,LOCATION_DECK,0,1,nil,e,tp) end
Duel.SetOperationInfo(0,CATEGORY_SPECIAL_SUMMON,nil,1,tp,LOCATION_DECK) Duel.SetOperationInfo(0,CATEGORY_SPECIAL_SUMMON,nil,1,tp,LOCATION_DECK)
end end
function c4212317.op(e,tp,eg,ep,ev,re,r,rp) function c4212317.op(e,tp,eg,ep,ev,re,r,rp)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment