Commit 5cc31092 authored by salix5's avatar salix5

fix 氷剣竜ミラジェイド

parent ebfc7e90
......@@ -20,7 +20,7 @@ function c44146295.initial_effect(c)
c:RegisterEffect(e1)
--destroy
local e2=Effect.CreateEffect(c)
e2::SetDescription(aux.Stringid(44146295,1))
e2:SetDescription(aux.Stringid(44146295,1))
e2:SetCategory(CATEGORY_DESTROY)
e2:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e2:SetCode(EVENT_LEAVE_FIELD)
......
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