Commit 63c1fd5b authored by woodee's avatar woodee

Merge pull request #119 from Lsty/patch-10

Update c31061682.lua
parents fa17134d f9950d4d
......@@ -2,6 +2,7 @@
function c31061682.initial_effect(c)
--spsummon
local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(31061682,0))
e1:SetCategory(CATEGORY_SPECIAL_SUMMON)
e1:SetType(EFFECT_TYPE_QUICK_O)
e1: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