Commit 499f5645 authored by Nemo Ma's avatar Nemo Ma

Update c9980919.lua

parent 3655480a
......@@ -17,7 +17,7 @@ function c9980919.initial_effect(c)
e8:SetCategory(CATEGORY_HANDES+CATEGORY_SPECIAL_SUMMON)
e8:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e8:SetCode(EVENT_TO_GRAVE)
e8:SetProperty(EFFECT_FLAG_DAMAGE_STEP+EFFECT_FLAG_DELAY)
e8:SetProperty(EFFECT_FLAG_DELAY)
e8:SetCountLimit(1,99809190)
e8:SetCondition(c9980919.spcon2)
e8:SetTarget(c9980919.sptg2)
......
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