Commit e0fd4920 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c62624515.lua

parent 0987c937
Pipeline #30468 passed with stages
in 35 minutes and 45 seconds
......@@ -28,6 +28,7 @@ function c62624515.initial_effect(c)
e4:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e4:SetCode(EVENT_BATTLE_START)
e4:SetCountLimit(1,88453934+1)
e4:SetCondition(c62624515.condition)
e4:SetTarget(c62624515.target)
e4:SetOperation(c62624515.operation)
c:RegisterEffect(e4)
......
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