Commit 9ea62745 authored by mercury233's avatar mercury233

fix

parent 875fa223
......@@ -29,7 +29,7 @@ function c100227027.initial_effect(c)
c:RegisterEffect(e3)
--to deck
local e4=Effect.CreateEffect(c)
e4:SetDescription(aux.Stringid(100227027,0))
e4:SetDescription(aux.Stringid(100227027,1))
e4:SetCategory(CATEGORY_TODECK)
e4:SetType(EFFECT_TYPE_QUICK_O)
e4:SetCode(EVENT_FREE_CHAIN)
......
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