Commit 123a6b11 authored by JoyJ's avatar JoyJ

fix

parent 53c7f662
......@@ -190,7 +190,8 @@ if not _GENKAITOPPA then
local e2=Effect.CreateEffect(c)
e2:SetDescription(aux.Stringid(26420373,0))
e2:SetCategory(CATEGORY_ATKCHANGE)
e2:SetType(EFFECT_TYPE_IGNITION)
e2:SetType(EFFECT_TYPE_QUICK_O)
e2:SetCode(EVENT_FREE_CHAIN)
e2:SetRange(LOCATION_MZONE)
e2:SetCountLimit(1)
e2:SetTarget(_GENKAITOPPA.SolfachordAtkChangeTarget)
......
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