Commit 81e13a93 authored by 聖園ミカ's avatar 聖園ミカ 🐟

byd

parent 0da738b4
No preview for this file type
......@@ -14,6 +14,7 @@ function cm.initial_effect(c)
.e("SetDescription",aux.Stringid(m,1))
.e("SetCategory",CATEGORY_SPECIAL_SUMMON)
.e("SetType",EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
.e("SetProperty",EFFECT_FLAG_DELAY)
.e("SetCode",EVENT_TO_GRAVE)
.e("SetTarget",cm.target)
.e("SetOperation",cm.operation)
......
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