Commit c6283639 authored by mercury233's avatar mercury233

update db and pics

parent 9a4dba4f
......@@ -2,8 +2,8 @@
!setname 0x1052 门之守护神|守护者 Gate Guardian
!setname 0x607a 焰圣剑 焔聖剣
!setname 0x192 黄金荣耀 Gold Pride
!setname 0x193 至爱 フェイバリット
!setname 0x293 新式魔厨 ヌーベルズ
!setname 0x294 食谱 レシピ
!setname 0x296 迷宫壁 Labyrinth Wall
!setname 0x297 征服斗魂 VS(ヴァンキッシュ・ソウル)
!setname 0x193 迷宫壁 Labyrinth Wall
!setname 0x194 至爱 フェイバリット
!setname 0x195 征服斗魂 VS(ヴァンキッシュ・ソウル)
!setname 0x196 新式魔厨 ヌーベルズ
!setname 0x197 食谱 レシピ
......@@ -52,7 +52,7 @@ function s.valcheck(e,c)
end
end
function s.thfilter(c)
return c:IsSetCard(0x193) and c:IsAbleToHand()
return c:IsSetCard(0x194) and c:IsAbleToHand()
end
function s.thtg(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.IsExistingMatchingCard(s.thfilter,tp,LOCATION_DECK+LOCATION_GRAVE,0,1,nil) end
......
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