Commit 44a8b72a authored by mercury233's avatar mercury233 Committed by GitHub

fix

parent 63975547
......@@ -43,7 +43,6 @@ function c40080312.initial_effect(c)
e5:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_F)
e5:SetCode(EVENT_SPSUMMON_SUCCESS)
e5:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e5:SetCountLimit(1,40080312)
e5:SetCondition(c40080312.drcon)
e5:SetTarget(c40080312.drtg)
e5:SetOperation(c40080312.drop)
......
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