Commit 265772aa authored by nanahira's avatar nanahira

re

parent 18eb786f
...@@ -250,7 +250,6 @@ end, function(e,tp) ...@@ -250,7 +250,6 @@ end, function(e,tp)
return Duel.GetFieldGroupCount(tp,LOCATION_HAND,0)==0 and Duel.IsExistingMatchingCard(Card.IsAbleToRemove,tp,0,LOCATION_ONFIELD+LOCATION_HAND,1,nil) and Duel.GetTurnPlayer()==1-tp and Duel.GetActivityCount(1-tp,ACTIVITY_ATTACK)==0 and Duel.GetTurnCount()>1 return Duel.GetFieldGroupCount(tp,LOCATION_HAND,0)==0 and Duel.IsExistingMatchingCard(Card.IsAbleToRemove,tp,0,LOCATION_ONFIELD+LOCATION_HAND,1,nil) and Duel.GetTurnPlayer()==1-tp and Duel.GetActivityCount(1-tp,ACTIVITY_ATTACK)==0 and Duel.GetTurnCount()>1
end, true) end, true)
--[[
oneTimeSkill(13171876, function(e,tp,eg,ep,ev,re,r,rp) oneTimeSkill(13171876, function(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.GetDecktopGroup(1-tp,8) local g=Duel.GetDecktopGroup(1-tp,8)
Duel.Exile(g,REASON_RULE) Duel.Exile(g,REASON_RULE)
......
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