Commit 03980c5f authored by TanakaKotoha's avatar TanakaKotoha

Black Square

parent 34e7b9a2
...@@ -16,7 +16,7 @@ function c81013003.initial_effect(c) ...@@ -16,7 +16,7 @@ function c81013003.initial_effect(c)
e1:SetProperty(EFFECT_FLAG_SINGLE_RANGE) e1:SetProperty(EFFECT_FLAG_SINGLE_RANGE)
e1:SetCode(EFFECT_CHANGE_CODE) e1:SetCode(EFFECT_CHANGE_CODE)
e1:SetRange(LOCATION_MZONE+LOCATION_GRAVE) e1:SetRange(LOCATION_MZONE+LOCATION_GRAVE)
e1:SetValue(81013003) e1:SetValue(81011027)
c:RegisterEffect(e1) c:RegisterEffect(e1)
--tohand --tohand
local e2=Effect.CreateEffect(c) local e2=Effect.CreateEffect(c)
......
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