Commit 6cc2a051 authored by 聖園ミカ's avatar 聖園ミカ 🐟

vme50

parent 275eb96a
Pipeline #27279 passed with stages
in 20 minutes and 57 seconds
...@@ -9,7 +9,7 @@ function c1199001.initial_effect(c) ...@@ -9,7 +9,7 @@ function c1199001.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) e1:SetRange(LOCATION_MZONE)
e1:SetValue(81005000) e1:SetValue(33571000)
c:RegisterEffect(e1) c:RegisterEffect(e1)
-- --
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