Commit ab1380cb authored by mercury233's avatar mercury233 Committed by GitHub

fix 地久神-カルボン

parent f90c15b5
...@@ -20,7 +20,7 @@ function c15079028.initial_effect(c) ...@@ -20,7 +20,7 @@ function c15079028.initial_effect(c)
e2:SetProperty(EFFECT_FLAG_DELAY) e2:SetProperty(EFFECT_FLAG_DELAY)
e2:SetCode(EVENT_TO_GRAVE) e2:SetCode(EVENT_TO_GRAVE)
e2:SetRange(LOCATION_GRAVE) e2:SetRange(LOCATION_GRAVE)
e2:SetCountLimit(1,15079029) e2:SetCountLimit(1,15079028)
e2:SetCondition(c15079028.tdcon) e2:SetCondition(c15079028.tdcon)
e2:SetTarget(c15079028.tdtg) e2:SetTarget(c15079028.tdtg)
e2:SetOperation(c15079028.tdop) e2:SetOperation(c15079028.tdop)
......
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