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

Replace c60152904.lua

parent 768c023d
...@@ -128,7 +128,7 @@ function c60152904.e2con(e,tp,eg,ep,ev,re,r,rp) ...@@ -128,7 +128,7 @@ function c60152904.e2con(e,tp,eg,ep,ev,re,r,rp)
end end
function c60152904.e2tg(e,tp,eg,ep,ev,re,r,rp,chk) function c60152904.e2tg(e,tp,eg,ep,ev,re,r,rp,chk)
local p=PLAYER_ALL local p=PLAYER_ALL
if chk==0 then return true end if chk==0 then return Duel.IsExistingMatchingCard(Card.IsAbleToDeck,tp,0,LOCATION_GRAVE,1,nil) end
Duel.SetTargetPlayer(p) Duel.SetTargetPlayer(p)
Duel.SetTargetParam(1000) Duel.SetTargetParam(1000)
Duel.SetOperationInfo(0,CATEGORY_DAMAGE,nil,0,p,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