Commit 6b8d38c8 authored by Grajade's avatar Grajade

Update expansions/script/c1111005.lua

parent de1d820f
......@@ -51,6 +51,7 @@ function c1111005.op1(e,tp,eg,ep,ev,re,r,rp)
if sg:GetCount()<0 then return end
if Duel.SendtoHand(sg:GetFirst(),nil,REASON_EFFECT)<1 then return end
--
local tc=tg:GetFirst()
local b1=tc:IsType(TYPE_PENDULUM) and Duel.IsPlayerCanDraw(tp,1)
local b2=tc:IsType(TYPE_RITUAL) and Duel.IsExistingMatchingCard(c1111005.ofilter1_2,tp,LOCATION_DECK,0,1,nil)
local b3=tc:IsType(TYPE_FUSION) and Duel.IsExistingMatchingCard(Card.IsAbleToDeck,tp,LOCATION_GRAVE,0,1,nil)
......
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