Commit 83af33de authored by TanakaKotoha's avatar TanakaKotoha

lua fix

parent 2fc59e93
No preview for this file type
...@@ -36,7 +36,7 @@ function c81014026.initial_effect(c) ...@@ -36,7 +36,7 @@ function c81014026.initial_effect(c)
e2:SetProperty(EFFECT_FLAG_DELAY) e2:SetProperty(EFFECT_FLAG_DELAY)
e2:SetCode(EVENT_PAY_LPCOST) e2:SetCode(EVENT_PAY_LPCOST)
e2:SetRange(LOCATION_MZONE) e2:SetRange(LOCATION_MZONE)
e2:SetCountLimit(1,81021001) e2:SetCountLimit(1,81014026)
e2:SetCondition(c81014026.tgcon) e2:SetCondition(c81014026.tgcon)
e2:SetTarget(c81014026.tdtg) e2:SetTarget(c81014026.tdtg)
e2:SetOperation(c81014026.tdop) e2:SetOperation(c81014026.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