Commit aebf2c60 authored by salix5's avatar salix5

newline at eof

parent fa7e2a36
...@@ -68,4 +68,4 @@ function c15464375.tgop(e,tp,eg,ep,ev,re,r,rp) ...@@ -68,4 +68,4 @@ function c15464375.tgop(e,tp,eg,ep,ev,re,r,rp)
if g:GetCount()>0 then if g:GetCount()>0 then
Duel.SendtoGrave(g,REASON_EFFECT) Duel.SendtoGrave(g,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -73,4 +73,4 @@ function c16433136.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -73,4 +73,4 @@ function c16433136.thop(e,tp,eg,ep,ev,re,r,rp)
if g:GetCount()>0 then if g:GetCount()>0 then
Duel.SendtoHand(g,nil,REASON_EFFECT) Duel.SendtoHand(g,nil,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -75,4 +75,4 @@ function c17255673.exop(e,tp,eg,ep,ev,re,r,rp) ...@@ -75,4 +75,4 @@ function c17255673.exop(e,tp,eg,ep,ev,re,r,rp)
e1:SetProperty(EFFECT_FLAG_CANNOT_DISABLE) e1:SetProperty(EFFECT_FLAG_CANNOT_DISABLE)
e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_BATTLE) e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_BATTLE)
ec:RegisterEffect(e1) ec:RegisterEffect(e1)
end end
\ No newline at end of file
...@@ -51,4 +51,4 @@ function c18377261.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -51,4 +51,4 @@ function c18377261.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoHand(g,nil,REASON_EFFECT) Duel.SendtoHand(g,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,g) Duel.ConfirmCards(1-tp,g)
end end
end end
\ No newline at end of file
...@@ -81,4 +81,4 @@ function c18847598.atkcon(e,tp,eg,ep,ev,re,r,rp) ...@@ -81,4 +81,4 @@ function c18847598.atkcon(e,tp,eg,ep,ev,re,r,rp)
end end
function c18847598.atkop(e,tp,eg,ep,ev,re,r,rp) function c18847598.atkop(e,tp,eg,ep,ev,re,r,rp)
Duel.NegateAttack() Duel.NegateAttack()
end end
\ No newline at end of file
...@@ -59,4 +59,4 @@ end ...@@ -59,4 +59,4 @@ end
function c19963185.atkcon(e) function c19963185.atkcon(e)
local tp=e:GetHandlerPlayer() local tp=e:GetHandlerPlayer()
return Duel.GetAttackTarget()==nil and Duel.GetFieldGroupCount(tp,0,LOCATION_MZONE)>0 return Duel.GetAttackTarget()==nil and Duel.GetFieldGroupCount(tp,0,LOCATION_MZONE)>0
end end
\ No newline at end of file
...@@ -71,4 +71,4 @@ function c21639276.rmop(e,tp,eg,ep,ev,re,r,rp) ...@@ -71,4 +71,4 @@ function c21639276.rmop(e,tp,eg,ep,ev,re,r,rp)
Duel.Remove(sg,POS_FACEDOWN,REASON_EFFECT) Duel.Remove(sg,POS_FACEDOWN,REASON_EFFECT)
end end
Duel.ShuffleHand(1-tp) Duel.ShuffleHand(1-tp)
end end
\ No newline at end of file
...@@ -75,4 +75,4 @@ function c25396150.rcop(e,tp,eg,ep,ev,re,r,rp) ...@@ -75,4 +75,4 @@ function c25396150.rcop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) and tc:IsFaceup() then if tc:IsRelateToEffect(e) and tc:IsFaceup() then
Duel.Recover(tp,tc:GetAttack(),REASON_EFFECT) Duel.Recover(tp,tc:GetAttack(),REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -55,4 +55,4 @@ function c28720123.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -55,4 +55,4 @@ function c28720123.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoHand(g,nil,REASON_EFFECT) Duel.SendtoHand(g,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,g) Duel.ConfirmCards(1-tp,g)
end end
end end
\ No newline at end of file
...@@ -60,4 +60,4 @@ function c31230289.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -60,4 +60,4 @@ function c31230289.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.BreakEffect() Duel.BreakEffect()
Duel.DiscardHand(tp,nil,1,1,REASON_EFFECT+REASON_DISCARD) Duel.DiscardHand(tp,nil,1,1,REASON_EFFECT+REASON_DISCARD)
end end
end end
\ No newline at end of file
...@@ -82,4 +82,4 @@ function c32909498.rmop(e,tp,eg,ep,ev,re,r,rp) ...@@ -82,4 +82,4 @@ function c32909498.rmop(e,tp,eg,ep,ev,re,r,rp)
end end
function c32909498.rmcon(e,tp,eg,ep,ev,re,r,rp) function c32909498.rmcon(e,tp,eg,ep,ev,re,r,rp)
return rp==1-tp and re:IsActiveType(TYPE_MONSTER) return rp==1-tp and re:IsActiveType(TYPE_MONSTER)
end end
\ No newline at end of file
...@@ -116,4 +116,4 @@ function c34690953.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -116,4 +116,4 @@ function c34690953.spop(e,tp,eg,ep,ev,re,r,rp)
local token=Duel.CreateToken(tp,34690954) local token=Duel.CreateToken(tp,34690954)
Duel.SpecialSummon(token,0,tp,to,false,false,POS_FACEUP) Duel.SpecialSummon(token,0,tp,to,false,false,POS_FACEUP)
end end
end end
\ No newline at end of file
...@@ -140,4 +140,4 @@ function c34813545.fsop(e,tp,eg,ep,ev,re,r,rp) ...@@ -140,4 +140,4 @@ function c34813545.fsop(e,tp,eg,ep,ev,re,r,rp)
end end
tc:CompleteProcedure() tc:CompleteProcedure()
end end
end end
\ No newline at end of file
...@@ -93,4 +93,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -93,4 +93,4 @@ function s.desop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) then if tc:IsRelateToEffect(e) then
Duel.Destroy(tc,REASON_EFFECT) Duel.Destroy(tc,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -90,4 +90,4 @@ function s.posop(e,tp,eg,ep,ev,re,r,rp) ...@@ -90,4 +90,4 @@ function s.posop(e,tp,eg,ep,ev,re,r,rp)
end end
end end
end end
end end
\ No newline at end of file
...@@ -79,4 +79,4 @@ function c43527730.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -79,4 +79,4 @@ function c43527730.spop(e,tp,eg,ep,ev,re,r,rp)
end end
function c43527730.eqlimit(e,c) function c43527730.eqlimit(e,c)
return e:GetOwner()==c return e:GetOwner()==c
end end
\ No newline at end of file
...@@ -65,4 +65,4 @@ function c44413654.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -65,4 +65,4 @@ function c44413654.spop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) then if tc:IsRelateToEffect(e) then
Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP_DEFENSE) Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP_DEFENSE)
end end
end end
\ No newline at end of file
...@@ -79,4 +79,4 @@ function c44649322.tgop(e,tp,eg,ep,ev,re,r,rp) ...@@ -79,4 +79,4 @@ function c44649322.tgop(e,tp,eg,ep,ev,re,r,rp)
if g:GetCount()>0 then if g:GetCount()>0 then
Duel.SendtoGrave(g,REASON_EFFECT) Duel.SendtoGrave(g,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -98,4 +98,4 @@ function c45236142.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -98,4 +98,4 @@ function c45236142.operation(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoDeck(tc,nil,SEQ_DECKTOP,REASON_EFFECT) Duel.SendtoDeck(tc,nil,SEQ_DECKTOP,REASON_EFFECT)
end end
end end
end end
\ No newline at end of file
...@@ -62,4 +62,4 @@ function c46358784.posop(e,tp,eg,ep,ev,re,r,rp) ...@@ -62,4 +62,4 @@ function c46358784.posop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) then if tc:IsRelateToEffect(e) then
Duel.ChangePosition(tc,POS_FACEUP_DEFENSE,POS_FACEDOWN_DEFENSE,POS_FACEUP_ATTACK,POS_FACEUP_ATTACK) Duel.ChangePosition(tc,POS_FACEUP_DEFENSE,POS_FACEDOWN_DEFENSE,POS_FACEUP_ATTACK,POS_FACEUP_ATTACK)
end end
end end
\ No newline at end of file
...@@ -58,4 +58,4 @@ function c54862960.ctop(e,tp,eg,ep,ev,re,r,rp) ...@@ -58,4 +58,4 @@ function c54862960.ctop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) then if tc:IsRelateToEffect(e) then
Duel.GetControl(tc,tp,PHASE_END,1) Duel.GetControl(tc,tp,PHASE_END,1)
end end
end end
\ No newline at end of file
...@@ -94,4 +94,4 @@ function c55125728.disop(e,tp,eg,ep,ev,re,r,rp) ...@@ -94,4 +94,4 @@ function c55125728.disop(e,tp,eg,ep,ev,re,r,rp)
end end
e:GetHandler():RegisterFlagEffect(55125728,RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END,EFFECT_FLAG_CLIENT_HINT,1,0,aux.Stringid(55125728,3)) e:GetHandler():RegisterFlagEffect(55125728,RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END,EFFECT_FLAG_CLIENT_HINT,1,0,aux.Stringid(55125728,3))
end end
end end
\ No newline at end of file
...@@ -72,4 +72,4 @@ function c56347375.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -72,4 +72,4 @@ function c56347375.spop(e,tp,eg,ep,ev,re,r,rp)
e1:SetReset(RESET_EVENT+RESETS_STANDARD) e1:SetReset(RESET_EVENT+RESETS_STANDARD)
tc:RegisterEffect(e1) tc:RegisterEffect(e1)
end end
end end
\ No newline at end of file
...@@ -75,4 +75,4 @@ function s.thop2(e,tp,eg,ep,ev,re,r,rp) ...@@ -75,4 +75,4 @@ function s.thop2(e,tp,eg,ep,ev,re,r,rp)
if sg and Duel.SendtoHand(sg,nil,REASON_EFFECT)>0 then if sg and Duel.SendtoHand(sg,nil,REASON_EFFECT)>0 then
Duel.ConfirmCards(1-tp,sg) Duel.ConfirmCards(1-tp,sg)
end end
end end
\ No newline at end of file
...@@ -69,4 +69,4 @@ function c60362066.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -69,4 +69,4 @@ function c60362066.thop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) then if tc:IsRelateToEffect(e) then
Duel.SendtoHand(tc,nil,REASON_EFFECT) Duel.SendtoHand(tc,nil,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -81,4 +81,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -81,4 +81,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
end end
function s.fuslimit(e,c,sumtype) function s.fuslimit(e,c,sumtype)
return sumtype==SUMMON_TYPE_FUSION return sumtype==SUMMON_TYPE_FUSION
end end
\ No newline at end of file
...@@ -126,4 +126,4 @@ function c65956182.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -126,4 +126,4 @@ function c65956182.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_DISCARD) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_DISCARD)
Duel.DiscardHand(tp,c65956182.thfilter,1,1,REASON_EFFECT+REASON_DISCARD) Duel.DiscardHand(tp,c65956182.thfilter,1,1,REASON_EFFECT+REASON_DISCARD)
end end
end end
\ No newline at end of file
...@@ -113,4 +113,4 @@ function c67725394.valcheck(e,c) ...@@ -113,4 +113,4 @@ function c67725394.valcheck(e,c)
else else
e:GetLabelObject():SetLabel(0) e:GetLabelObject():SetLabel(0)
end end
end end
\ No newline at end of file
...@@ -82,4 +82,4 @@ function c68304193.rmop(e,tp,eg,ep,ev,re,r,rp) ...@@ -82,4 +82,4 @@ function c68304193.rmop(e,tp,eg,ep,ev,re,r,rp)
end end
function c68304193.rmcon(e,tp,eg,ep,ev,re,r,rp) function c68304193.rmcon(e,tp,eg,ep,ev,re,r,rp)
return rp==1-tp and re:IsActiveType(TYPE_MONSTER) return rp==1-tp and re:IsActiveType(TYPE_MONSTER)
end end
\ No newline at end of file
...@@ -83,4 +83,4 @@ function c69540484.rmop(e,tp,eg,ep,ev,re,r,rp) ...@@ -83,4 +83,4 @@ function c69540484.rmop(e,tp,eg,ep,ev,re,r,rp)
if #tg>0 then if #tg>0 then
Duel.Remove(tg,POS_FACEDOWN,REASON_EFFECT) Duel.Remove(tg,POS_FACEDOWN,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -72,4 +72,4 @@ function c70485614.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -72,4 +72,4 @@ function c70485614.spop(e,tp,eg,ep,ev,re,r,rp)
if g:GetCount()>0 then if g:GetCount()>0 then
Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP) Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP)
end end
end end
\ No newline at end of file
...@@ -40,4 +40,4 @@ function c70508653.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -40,4 +40,4 @@ function c70508653.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoHand(tg,nil,REASON_EFFECT) Duel.SendtoHand(tg,nil,REASON_EFFECT)
Duel.SendtoDeck(sg-tg,nil,SEQ_DECKBOTTOM,REASON_EFFECT) Duel.SendtoDeck(sg-tg,nil,SEQ_DECKBOTTOM,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -92,4 +92,4 @@ function c7206349.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -92,4 +92,4 @@ function c7206349.thop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) then if tc:IsRelateToEffect(e) then
Duel.SendtoHand(tc,nil,REASON_EFFECT) Duel.SendtoHand(tc,nil,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -55,4 +55,4 @@ function c72843899.repop(e,tp,eg,ep,ev,re,r,rp) ...@@ -55,4 +55,4 @@ function c72843899.repop(e,tp,eg,ep,ev,re,r,rp)
e1:SetReset(RESET_EVENT+RESETS_STANDARD-RESET_TURN_SET) e1:SetReset(RESET_EVENT+RESETS_STANDARD-RESET_TURN_SET)
e1:SetValue(TYPE_SPELL+TYPE_CONTINUOUS) e1:SetValue(TYPE_SPELL+TYPE_CONTINUOUS)
c:RegisterEffect(e1) c:RegisterEffect(e1)
end end
\ No newline at end of file
...@@ -69,4 +69,4 @@ function c7459919.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -69,4 +69,4 @@ function c7459919.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.BreakEffect() Duel.BreakEffect()
Duel.Damage(tp,tc:GetAttack(),REASON_EFFECT) Duel.Damage(tp,tc:GetAttack(),REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -101,4 +101,4 @@ function c76076738.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -101,4 +101,4 @@ function c76076738.spop(e,tp,eg,ep,ev,re,r,rp)
end end
function c76076738.eqlim(e,c) function c76076738.eqlim(e,c)
return e:GetOwner()==c return e:GetOwner()==c
end end
\ No newline at end of file
...@@ -82,4 +82,4 @@ function c78199891.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -82,4 +82,4 @@ function c78199891.thop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) then if tc:IsRelateToEffect(e) then
Duel.SendtoHand(tc,nil,REASON_EFFECT) Duel.SendtoHand(tc,nil,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -72,4 +72,4 @@ function c7889323.baop(e,tp,eg,ep,ev,re,r,rp) ...@@ -72,4 +72,4 @@ function c7889323.baop(e,tp,eg,ep,ev,re,r,rp)
if bc and bc:IsRelateToBattle() and bc:IsControler(1-tp) then if bc and bc:IsRelateToBattle() and bc:IsControler(1-tp) then
Duel.SendtoHand(bc,nil,REASON_EFFECT) Duel.SendtoHand(bc,nil,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -71,4 +71,4 @@ function c79912449.tgop(e,tp,eg,ep,ev,re,r,rp) ...@@ -71,4 +71,4 @@ function c79912449.tgop(e,tp,eg,ep,ev,re,r,rp)
if tc and tc:IsLocation(LOCATION_MZONE) then if tc and tc:IsLocation(LOCATION_MZONE) then
Duel.SendtoGrave(tc,REASON_EFFECT) Duel.SendtoGrave(tc,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -65,4 +65,4 @@ function c80044027.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -65,4 +65,4 @@ function c80044027.activate(e,tp,eg,ep,ev,re,r,rp)
Duel.SpecialSummonComplete() Duel.SpecialSummonComplete()
end end
end end
end end
\ No newline at end of file
...@@ -55,4 +55,4 @@ function c8025950.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -55,4 +55,4 @@ function c8025950.spop(e,tp,eg,ep,ev,re,r,rp)
end end
function c8025950.splimit(e,c) function c8025950.splimit(e,c)
return not c:IsType(TYPE_SYNCHRO) and c:IsLocation(LOCATION_EXTRA) return not c:IsType(TYPE_SYNCHRO) and c:IsLocation(LOCATION_EXTRA)
end end
\ No newline at end of file
...@@ -83,4 +83,4 @@ function c81260679.eqop(e,tp,eg,ep,ev,re,r,rp) ...@@ -83,4 +83,4 @@ function c81260679.eqop(e,tp,eg,ep,ev,re,r,rp)
local sg=g:Select(tp,1,1,nil) local sg=g:Select(tp,1,1,nil)
Duel.Equip(tp,tc,sg:GetFirst()) Duel.Equip(tp,tc,sg:GetFirst())
end end
end end
\ No newline at end of file
...@@ -70,4 +70,4 @@ end ...@@ -70,4 +70,4 @@ end
function s.xval(e) function s.xval(e)
local c=e:GetHandler() local c=e:GetHandler()
return c:GetOverlayGroup():FilterCount(Card.IsCode,nil,id) return c:GetOverlayGroup():FilterCount(Card.IsCode,nil,id)
end end
\ No newline at end of file
...@@ -68,4 +68,4 @@ function s.tdop(e,tp,eg,ep,ev,re,r,rp) ...@@ -68,4 +68,4 @@ function s.tdop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) then if tc:IsRelateToEffect(e) then
Duel.SendtoDeck(tc,nil,SEQ_DECKBOTTOM,REASON_EFFECT) Duel.SendtoDeck(tc,nil,SEQ_DECKBOTTOM,REASON_EFFECT)
end end
end end
\ No newline at end of file
...@@ -81,4 +81,4 @@ function c84330567.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -81,4 +81,4 @@ function c84330567.spop(e,tp,eg,ep,ev,re,r,rp)
if c:IsRelateToEffect(e) then if c:IsRelateToEffect(e) then
Duel.SpecialSummon(c,0,tp,tp,false,false,POS_FACEUP) Duel.SpecialSummon(c,0,tp,tp,false,false,POS_FACEUP)
end end
end end
\ No newline at end of file
...@@ -95,4 +95,4 @@ function c84813516.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -95,4 +95,4 @@ function c84813516.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoHand(tc,nil,REASON_EFFECT) Duel.SendtoHand(tc,nil,REASON_EFFECT)
end end
end end
end end
\ No newline at end of file
...@@ -69,4 +69,4 @@ function s.spop1(e,tp,eg,ep,ev,re,r,rp) ...@@ -69,4 +69,4 @@ function s.spop1(e,tp,eg,ep,ev,re,r,rp)
if g:GetCount()>0 then if g:GetCount()>0 then
Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP) Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP)
end end
end end
\ No newline at end of file
...@@ -88,4 +88,4 @@ function c94113093.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -88,4 +88,4 @@ function c94113093.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoHand(g,nil,REASON_EFFECT) Duel.SendtoHand(g,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,g) Duel.ConfirmCards(1-tp,g)
end end
end end
\ No newline at end of file
...@@ -93,4 +93,4 @@ function c94392192.rmop(e,tp,eg,ep,ev,re,r,rp) ...@@ -93,4 +93,4 @@ function c94392192.rmop(e,tp,eg,ep,ev,re,r,rp)
end end
function c94392192.rmcon(e,tp,eg,ep,ev,re,r,rp) function c94392192.rmcon(e,tp,eg,ep,ev,re,r,rp)
return rp==1-tp and re:IsActiveType(TYPE_MONSTER) return rp==1-tp and re:IsActiveType(TYPE_MONSTER)
end end
\ No newline at end of file
...@@ -92,4 +92,4 @@ end ...@@ -92,4 +92,4 @@ end
function c97692972.pentg2(e,tp,eg,ep,ev,re,r,rp,chk) function c97692972.pentg2(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.CheckLocation(tp,LOCATION_PZONE,0) or Duel.CheckLocation(tp,LOCATION_PZONE,1) end if chk==0 then return Duel.CheckLocation(tp,LOCATION_PZONE,0) or Duel.CheckLocation(tp,LOCATION_PZONE,1) end
Duel.SetOperationInfo(0,CATEGORY_LEAVE_GRAVE,e:GetHandler(),1,0,0) Duel.SetOperationInfo(0,CATEGORY_LEAVE_GRAVE,e:GetHandler(),1,0,0)
end end
\ No newline at end of file
...@@ -66,4 +66,4 @@ function c97870394.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -66,4 +66,4 @@ function c97870394.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoHand(g,nil,REASON_EFFECT) Duel.SendtoHand(g,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,g) Duel.ConfirmCards(1-tp,g)
end end
end end
\ No newline at end of file
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