Commit dc91a624 authored by salix5's avatar salix5

Merge pull request #1352 from Steeldarkeagel/patch-45

Update c99064191.lua
parents dadcc75d 826ec58d
......@@ -13,7 +13,6 @@ function c99064191.initial_effect(c)
e2:SetType(EFFECT_TYPE_QUICK_O)
e2:SetRange(LOCATION_SZONE)
e2:SetCode(EVENT_CHAINING)
e2:SetProperty(EFFECT_FLAG_DAMAGE_STEP+EFFECT_FLAG_DAMAGE_CAL)
e2:SetCondition(c99064191.condition2)
e2:SetCost(c99064191.cost2)
e2:SetTarget(c99064191.target2)
......
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