Commit 569376b8 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12038000.lua

parent 17a9ac02
...@@ -26,7 +26,7 @@ function srprzm.thcon(e,tp,eg,ep,ev,re,r,rp) ...@@ -26,7 +26,7 @@ function srprzm.thcon(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler() local c=e:GetHandler()
return c:IsLocation(LOCATION_MZONE) and c:IsPreviousLocation(LOCATION_REMOVED) and not c:IsReason(REASON_SPSUMMON) return c:IsLocation(LOCATION_MZONE) and c:IsPreviousLocation(LOCATION_REMOVED) and not c:IsReason(REASON_SPSUMMON)
end end
function srprzm.spcheck(g) function srprzm.spcheck(g,tp)
return Duel.IsExistingMatchingCard(Card.IsCode,tp,LOCATION_ONFIELD,0,1,nil,12038000) return Duel.IsExistingMatchingCard(Card.IsCode,tp,LOCATION_ONFIELD,0,1,nil,12038000)
end end
function srprzm.cost(e,tp,eg,ep,ev,re,r,rp,chk) function srprzm.cost(e,tp,eg,ep,ev,re,r,rp,chk)
......
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