Commit 6cb8bdc1 authored by HidarimeYume's avatar HidarimeYume Committed by mercury233

Update c94145021.lua (#1009)

parent b9667db8
--ドロール&ロックバード
function c94145021.initial_effect(c)
--disable
--search limit
local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(94145021,0))
e1:SetCategory(CATEGORY_DISABLE)
e1:SetProperty(EFFECT_FLAG_DELAY)
e1:SetType(EFFECT_TYPE_QUICK_O)
e1:SetCode(EVENT_CUSTOM+94145021)
......
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