Commit 5851dcd4 authored by Tachibana's avatar Tachibana

ndyd

parent b2c9bcc3
...@@ -6,7 +6,7 @@ function Chiyuki.LilyFusion(e,tp,eg,ep,ev,re,r,rp) ...@@ -6,7 +6,7 @@ function Chiyuki.LilyFusion(e,tp,eg,ep,ev,re,r,rp)
return c:IsLocation(LOCATION_GRAVE+LOCATION_REMOVED) and r==REASON_FUSION return c:IsLocation(LOCATION_GRAVE+LOCATION_REMOVED) and r==REASON_FUSION
end end
function Chiyuki.LilySpellTrap(c) function Chiyuki.LilySpellTrap(c)
aux.AddCodeList(c,52500000) aux.AddCodeList(c,52520000)
local ea=Effect.CreateEffect(c) local ea=Effect.CreateEffect(c)
ea:SetType(EFFECT_TYPE_SINGLE) ea:SetType(EFFECT_TYPE_SINGLE)
ea:SetProperty(EFFECT_FLAG_SINGLE_RANGE) ea:SetProperty(EFFECT_FLAG_SINGLE_RANGE)
......
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