Commit 0fcec1b7 authored by POLYMER's avatar POLYMER

fix

parent 61ad9644
......@@ -8,7 +8,7 @@ function c22022060.initial_effect(c)
e1:SetRange(LOCATION_HAND)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET)
e1:SetHintTiming(0,TIMING_END_PHASE)
e1:SetHintTiming(0,TIMINGS_CHECK_MONSTER+TIMING_END_PHASE)
e1:SetCountLimit(1,22022060)
e1:SetCost(c22022060.cost)
e1:SetTarget(c22022060.target)
......
......@@ -52,8 +52,7 @@ function cm.initial_effect(c)
end
end
end)
end
if e:GetDescription()==aux.Stringid(84025439,0) then
elseif e:GetDescription()==aux.Stringid(84025439,0) then
sop(e,function(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_TODECK)
......@@ -73,6 +72,8 @@ function cm.initial_effect(c)
end
end
end)
else
sop(e,op)
end
else
sop(e,op)
......
......@@ -152,20 +152,6 @@
!setname 0x6349 言叶无限欺
!setname 0xa349 Re:CREATORS
#冲浪检察狸/狸z 777&999
!setname 0x723 上古基因
!setname 0x23a 上古遗迹
!setname 0x2ba 尼尔机械纪元
!setname 0x234 歌姬
!setname 0x2bb 魅魔
!setname 0x20cc Kemomimi
!setname 0x34a1 剑技
!setname 0x34a2 剑意
!setname 0x77a 黑白视界
!setname 0x77a2 暗物质
!setname 0x20df 亡语
!setname 0x70ab 区间窃取灵
#victory reason
!victory 0x4a 宣告生命终结!
......
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