Commit 7d98a58e authored by DailyShana's avatar DailyShana

fix

parent a707f2a4
......@@ -16,7 +16,7 @@ function c78371393.initial_effect(c)
e3:SetDescription(aux.Stringid(78371393,0))
e3:SetCategory(CATEGORY_DAMAGE)
e3:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_F)
e3:SetCode(EVENT_BE_BATTLE_TARGET)
e3:SetCode(EVENT_BATTLE_CONFIRM)
e3:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e3:SetTarget(c78371393.damtg)
e3:SetOperation(c78371393.damop)
......
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