Commit 7d463ab9 authored by GuGu's avatar GuGu

Update c99999012.lua

parent 4a0eb5ff
Pipeline #42364 passed with stage
in 21 seconds
......@@ -11,7 +11,7 @@ function c99999012.initial_effect(c)
e1:SetRange(LOCATION_MZONE)
e1:SetCode(EFFECT_INDESTRUCTABLE_COUNT)
e1:SetCountLimit(1)
e1:SetValue(c99999012.valcon)
e1:SetValue(1)
c:RegisterEffect(e1)
--atkdown
local e12=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