Commit 9a55de7a authored by DailyShana's avatar DailyShana

fix

parent 7d98a58e
......@@ -17,7 +17,7 @@ function c4779091.initial_effect(c)
e3:SetDescription(aux.Stringid(4779091,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(c4779091.damtg)
e3:SetOperation(c4779091.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