Commit d521442c authored by TanakaKotoha's avatar TanakaKotoha

wdnmd

parent 0eb8cd6f
Pipeline #2351 passed with stages
in 30 minutes and 42 seconds
...@@ -26,7 +26,7 @@ function c12009046.initial_effect(c) ...@@ -26,7 +26,7 @@ function c12009046.initial_effect(c)
c:RegisterEffect(e2) c:RegisterEffect(e2)
--to h --to h
local e3=Effect.CreateEffect(c) local e3=Effect.CreateEffect(c)
e3:SetDescription(aux.Stringid(12009046,2)) e3:SetDescription(aux.Stringid(12009046,3))
e3:SetCategory(CATEGORY_TOHAND) e3:SetCategory(CATEGORY_TOHAND)
e3:SetType(EFFECT_TYPE_QUICK_O) e3:SetType(EFFECT_TYPE_QUICK_O)
e3:SetRange(LOCATION_MZONE) e3:SetRange(LOCATION_MZONE)
......
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