Commit 91a76370 authored by 聖園ミカ's avatar 聖園ミカ 🐟

1+1=3

parent d2d14a2f
...@@ -117,7 +117,7 @@ function c65071158.op(e,tp,eg,ep,ev,re,r,rp) ...@@ -117,7 +117,7 @@ function c65071158.op(e,tp,eg,ep,ev,re,r,rp)
end end
elseif op==2 then elseif op==2 then
local g3=Duel.SelectMatchingCard(tp,c65071158.tgfil3,tp,LOCATION_DECK,0,1,1,nil,tp) local g3=Duel.SelectMatchingCard(tp,c65071158.tgfil3,tp,LOCATION_DECK,0,1,1,nil,tp)
local tc3=g1:GetFirst() local tc3=g3:GetFirst()
if tc3 and tc3:IsSSetable() and Duel.GetLocationCount(tp,LOCATION_SZONE)>0 then if tc3 and tc3:IsSSetable() and Duel.GetLocationCount(tp,LOCATION_SZONE)>0 then
Duel.SSet(tp,tc3) Duel.SSet(tp,tc3)
if tc3:IsType(TYPE_SPELL) then if tc3:IsType(TYPE_SPELL) then
......
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