Commit 204b2799 authored by Tachibana's avatar Tachibana

nmbd

parent 60100f05
No preview for this file type
......@@ -37,9 +37,9 @@ function c23000309.initial_effect(c)
--spsummon
local e5=Effect.CreateEffect(c)
e5:SetCategory(CATEGORY_SPECIAL_SUMMON)
e4:SetType(EFFECT_TYPE_IGNITION)
e4:SetRange(LOCATION_MZONE)
e5:SetType(EFFECT_TYPE_IGNITION)
e5:SetProperty(EFFECT_FLAG_CARD_TARGET)
e5:SetRange(LOCATION_MZONE)
e5:SetCountLimit(1,23000309)
e5:SetCost(c23000309.thcost)
e5:SetTarget(c23000309.sptg)
......
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