Commit 0fb03c4a authored by nanahira's avatar nanahira

fix

parent 7615fa4d
......@@ -26,7 +26,7 @@ function c81041000.initial_effect(c)
e3:SetCategory(CATEGORY_DRAW)
e3:SetType(EFFECT_TYPE_IGNITION)
e3:SetRange(LOCATION_FZONE)
e3:SetCountLimit(1,81041000)
e3:SetCountLimit(1,81041000+EFFECT_COUNT_CODE_OATH)
e3:SetCondition(c81041000.drcon)
e3:SetTarget(c81041000.drtg)
e3:SetOperation(c81041000.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