Commit 29a2d37d authored by mercury233's avatar mercury233 Committed by GitHub

update Herald of the Abyss

parent 1557dd13
...@@ -16,7 +16,7 @@ function c94016752.cost(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -16,7 +16,7 @@ function c94016752.cost(e,tp,eg,ep,ev,re,r,rp,chk)
Duel.PayLPCost(tp,1500) Duel.PayLPCost(tp,1500)
end end
function c94016752.target(e,tp,eg,ep,ev,re,r,rp,chk) function c94016752.target(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return true end if chk==0 then return Duel.IsExistingMatchingCard(Card.IsFaceup,1-tp,LOCATION_MZONE,0,1,nil) end
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_ATTRIBUTE) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_ATTRIBUTE)
local att=Duel.AnnounceAttribute(tp,1,ATTRIBUTE_ALL) local att=Duel.AnnounceAttribute(tp,1,ATTRIBUTE_ALL)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_RACE) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_RACE)
......
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