Commit f6f95e72 authored by salix5's avatar salix5

Merge pull request #1290 from Steeldarkeagel/patch-43

Update c27971137.lua
parents 7086ad27 5de4cead
......@@ -13,7 +13,6 @@ function c27971137.initial_effect(c)
e2:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e2:SetProperty(EFFECT_FLAG_DAMAGE_STEP+EFFECT_FLAG_DELAY)
e2:SetCode(EVENT_TO_GRAVE)
e2:SetCountLimit(1,27971137)
e2:SetCondition(c27971137.spcon)
e2:SetTarget(c27971137.sptg)
e2:SetOperation(c27971137.spop)
......
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