Commit 1069ea5b authored by VanillaSalt's avatar VanillaSalt

Merge pull request #742 from Lsty/patch-10

Update c69840739.lua
parents 3368feaf 01a2c9c7
......@@ -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