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

duiduiduiduidui

parent cb6def69
...@@ -58,7 +58,6 @@ function s.tgop(e,tp,eg,ep,ev,re,r,rp) ...@@ -58,7 +58,6 @@ function s.tgop(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoGrave(e:GetHandler(),REASON_EFFECT) Duel.SendtoGrave(e:GetHandler(),REASON_EFFECT)
end end
function s.tograve(c) function s.tograve(c)
s.lcb_change_pos=true
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
e1:SetCategory(CATEGORY_POSITION+CATEGORY_TOGRAVE) e1:SetCategory(CATEGORY_POSITION+CATEGORY_TOGRAVE)
e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_CONTINUOUS) e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_CONTINUOUS)
......
--Seven协会南部6科 李箱 --Seven协会南部6科 李箱
local s,id=GetID() local s,id=GetID()
function s.spsummon(c) function s.spsummon(c)
s.lcb_change_pos=true
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(id,0)) e1:SetDescription(aux.Stringid(id,0))
e1:SetCategory(CATEGORY_SPECIAL_SUMMON+CATEGORY_POSITION) e1:SetCategory(CATEGORY_SPECIAL_SUMMON+CATEGORY_POSITION)
......
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