Commit 08eccd45 authored by nanahira's avatar nanahira Committed by GitHub

typo

parent d32874ff
...@@ -39,7 +39,7 @@ function c34898052.cost(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -39,7 +39,7 @@ function c34898052.cost(e,tp,eg,ep,ev,re,r,rp,chk)
g:Sub(g1) g:Sub(g1)
sg:Merge(g1) sg:Merge(g1)
end end
Duel.Remove(g,POS_FACEUP,REASON_COST) Duel.Remove(sg,POS_FACEUP,REASON_COST)
end end
function c34898052.target(e,tp,eg,ep,ev,re,r,rp,chk) function c34898052.target(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.IsExistingMatchingCard(Card.IsAbleToDeck,tp,LOCATION_ONFIELD,LOCATION_ONFIELD,1,e:GetHandler()) end if chk==0 then return Duel.IsExistingMatchingCard(Card.IsAbleToDeck,tp,LOCATION_ONFIELD,LOCATION_ONFIELD,1,e:GetHandler()) end
......
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