Commit 01a2c9c7 authored by Ma's avatar Ma

Update c69840739.lua

parent 86fb6525
......@@ -17,6 +17,7 @@ function c69840739.initial_effect(c)
--reload
local e2=Effect.CreateEffect(c)
e2:SetDescription(aux.Stringid(69840739,1))
e2:SetCategory(CATEGORY_TODECK+CATEGORY_DRAW)
e2:SetType(EFFECT_TYPE_QUICK_O)
e2:SetCode(EVENT_FREE_CHAIN)
e2:SetRange(LOCATION_MZONE)
......
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