Commit 5e4a8db1 authored by nanahira's avatar nanahira

Update c98600011.lua

parent fd806940
Pipeline #26436 passed with stages
in 18 minutes and 39 seconds
......@@ -43,7 +43,7 @@ function cm.initial_effect(c)
e3:SetType(EFFECT_TYPE_QUICK_F)
e3:SetRange(LOCATION_MZONE)
e3:SetCode(EVENT_PRE_DAMAGE_CALCULATE)
e3:SetCost(cm.atkcost)
e3:SetCondition(cm.atkcon)
e3:SetOperation(cm.atkop)
c:RegisterEffect(e3)
end
......
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