Commit 9a3925cf authored by Chen Bill's avatar Chen Bill

fix 竜脚獣ブラキオン

parent 5ec1f279
......@@ -40,7 +40,7 @@ function c41753322.initial_effect(c)
e5:SetType(EFFECT_TYPE_SINGLE)
e5:SetCode(EFFECT_CHANGE_INVOLVING_BATTLE_DAMAGE)
e5:SetCondition(c41753322.dcon)
e5:SetOperation(aux.ChangeBattleDamage(1,DOUBLE_DAMAGE))
e5:SetValue(aux.ChangeBattleDamage(1,DOUBLE_DAMAGE))
c:RegisterEffect(e5)
end
function c41753322.otfilter(c,tp)
......
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