Commit 2759429f authored by Nemo Ma's avatar Nemo Ma

fix

parent 707a491b
......@@ -22,5 +22,5 @@ function cm.con2(e,tp)
return Duel.IsExistingMatchingCard(cm.cfilter2,tp,LOCATION_MZONE,0,2,nil)
end
function cm.tg(e,c)
return c:IsSetCard(0xa336) and c:IsType(TYPE_SPELL+TYPE_TRAP)
return c:IsSetCard(0xa336) or c:IsFacedown()
end
......@@ -68,6 +68,13 @@
!setname 0xba1 竹林组
!setname 0xba2 不死组
#星眼 735403415 334 0x340-0x34f
!setname 0x340 灵装
!setname 0x3340 刻刻帝
!setname 0x341 D.A.L
!setname 0x3341 时崎
!counter 0x334f 时间指示物
#鸟神 998 0xbc0-0xbcf
!setname 0x3bc1 戈尔贡
!setname 0x5bc1 诹访子
......@@ -99,3 +106,4 @@
!setname 0x5bcd Undead
!setname 0x1bcf 加里奥
!setname 0x9da0 星光歌剧
\ No newline at end of file
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