Commit 9ecb5a15 authored by mercury233's avatar mercury233 Committed by GitHub

fix 赫灼竜マスカレイド

parent 90aafdba
...@@ -20,6 +20,7 @@ function c6855503.initial_effect(c) ...@@ -20,6 +20,7 @@ function c6855503.initial_effect(c)
e2:SetCode(0x10000000+6855503) e2:SetCode(0x10000000+6855503)
e2:SetRange(LOCATION_MZONE) e2:SetRange(LOCATION_MZONE)
e2:SetProperty(EFFECT_FLAG_PLAYER_TARGET) e2:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e2:SetCondition(c6855503.costcon)
e2:SetTargetRange(0,1) e2:SetTargetRange(0,1)
c:RegisterEffect(e2) c:RegisterEffect(e2)
--spsummon --spsummon
......
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