Commit 2e6c8e16 authored by Tachibana's avatar Tachibana

eme

parent 84e1b5d8
Pipeline #5843 passed with stages
in 30 minutes and 23 seconds
......@@ -38,7 +38,7 @@ function cm.initial_effect(c)
--tograve
local e4=Effect.CreateEffect(c)
e4:SetDescription(aux.Stringid(m,1))
e4:SetCategory(CATEGORY_TODECK+CATEGORY_SEARCH)
e4:SetCategory(CATEGORY_ATKCHANGE)
e4:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O)
e4:SetProperty(EFFECT_FLAG_DELAY)
e4:SetCode(EVENT_PAY_LPCOST)
......
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