Commit ed2622fc authored by wind2009's avatar wind2009

Add 封印の魔道士 スプーン

parent 5961a7b6
Pipeline #29818 passed with stages
in 1 minute and 42 seconds
No preview for this file type
......@@ -5,3 +5,4 @@
100200258
100225001
100200261
100228001
\ No newline at end of file
......@@ -74,6 +74,7 @@ function s.operation(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.SelectMatchingCard(tp,Card.IsFaceup,tp,0,LOCATION_MZONE,1,1,nil)
local tc=g:GetFirst()
if tc then
Duel.HintSelection(g)
local e1=Effect.CreateEffect(e:GetHandler())
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetCode(EFFECT_SET_ATTACK_FINAL)
......
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