Commit d0cf74eb authored by mercury233's avatar mercury233

fix 虚栄の大猿

parent 2c3be5ef
...@@ -41,9 +41,9 @@ function c96914272.sptg(e,tp,eg,ep,ev,re,r,rp,chk,c) ...@@ -41,9 +41,9 @@ function c96914272.sptg(e,tp,eg,ep,ev,re,r,rp,chk,c)
else return false end else return false end
end end
function c96914272.spop(e,tp,eg,ep,ev,re,r,rp,c) function c96914272.spop(e,tp,eg,ep,ev,re,r,rp,c)
local g=e:GetLabelObject() local tc=e:GetLabelObject()
Duel.SendtoGrave(g,REASON_SPSUMMON) Duel.SendtoGrave(tc,REASON_SPSUMMON)
e:SetLabel(g:GetFirst():GetLevel()) e:SetLabel(tc:GetLevel())
end end
function c96914272.lvcon(e,tp,eg,ep,ev,re,r,rp) function c96914272.lvcon(e,tp,eg,ep,ev,re,r,rp)
return e:GetHandler():GetSummonType()==SUMMON_TYPE_SPECIAL+SUMMON_VALUE_SELF return e:GetHandler():GetSummonType()==SUMMON_TYPE_SPECIAL+SUMMON_VALUE_SELF
......
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