Commit 58ad5e59 authored by wind2009's avatar wind2009

Add new card

parent 786e2356
No preview for this file type
......@@ -50,6 +50,7 @@
101301068
101301069
101301070
101301071
101301073
101301074
101301075
......
......@@ -34,7 +34,7 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
e1:SetValue(s.aclimit)
Duel.RegisterEffect(e1,tp)
local e2=Effect.CreateEffect(c)
e2:SetDescription(aux.Stringid(id,1))
e2:SetDescription(aux.Stringid(id,2))
e2:SetType(EFFECT_TYPE_FIELD)
e2:SetCode(EFFECT_SUMMON_PROC)
e2:SetTargetRange(LOCATION_HAND,0)
......
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