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

byd

parent d4538678
......@@ -74,6 +74,7 @@ function cm.tdtg(e,tp,eg,ep,ev,re,r,rp,chk)
e:SetLabel(damage)
end
function cm.tdop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
local g=Duel.GetMatchingGroup(cm.tdfilter,tp,LOCATION_HAND+LOCATION_ONFIELD+LOCATION_GRAVE+LOCATION_REMOVED,0,nil)
if g:GetCount()==0 then return end
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_TODECK)
......
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