Commit bb907b87 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c60152901.lua

parent 1ffb11ce
......@@ -131,7 +131,7 @@ function c60152901.e2con(e,tp,eg,ep,ev,re,r,rp)
end
function c60152901.e2tg(e,tp,eg,ep,ev,re,r,rp,chk)
local p=PLAYER_ALL
if chk==0 then return true end
if chk==0 then return Duel.IsExistingMatchingCard(aux.NOT(Card.IsPublic),tp,0,LOCATION_HAND,1,nil) end
Duel.SetTargetPlayer(p)
Duel.SetTargetParam(1000)
Duel.SetOperationInfo(0,CATEGORY_DAMAGE,nil,0,p,1000)
......
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