Commit d47096e1 authored by fallenstardust's avatar fallenstardust

update field artworks

fix LEDE-JP028 script
parent 4117431c
pics/field/101204059.jpg

129 KB | W: | H:

pics/field/101204059.jpg

101 KB | W: | H:

pics/field/101204059.jpg
pics/field/101204059.jpg
pics/field/101204059.jpg
pics/field/101204059.jpg
  • 2-up
  • Swipe
  • Onion skin
pics/field/101204061.jpg

235 KB | W: | H:

pics/field/101204061.jpg

37.3 KB | W: | H:

pics/field/101204061.jpg
pics/field/101204061.jpg
pics/field/101204061.jpg
pics/field/101204061.jpg
  • 2-up
  • Swipe
  • Onion skin
......@@ -81,9 +81,9 @@ end
function s.desop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
local tc=Duel.GetFirstTarget()
if c:IsRelateToEffect(e) and Duel.SendtoHand(c,nil,REASON_EFFECT)~=0 then
if c:IsRelateToEffect(e) and Duel.SendtoHand(c,nil,REASON_EFFECT)~=0
and c:IsLocation(LOCATION_HAND) then
if tc:IsRelateToEffect(e) and tc:IsType(TYPE_MONSTER) then
Duel.BreakEffect()
Duel.Destroy(tc,REASON_EFFECT)
end
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