Commit 689d5255 authored by mercury233's avatar mercury233 Committed by GitHub

fix 地獄詩人ヘルポエマー

parent 35f5d309
......@@ -37,12 +37,10 @@ function c76052811.hdcon(e,tp,eg,ep,ev,re,r,rp)
end
function c76052811.hdtg(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return true end
e:GetHandler():ResetFlagEffect(76052811)
Duel.SetOperationInfo(0,CATEGORY_HANDES,0,0,1-tp,1)
end
function c76052811.hdop(e,tp,eg,ep,ev,re,r,rp)
if e:GetHandler():IsRelateToEffect(e) then
e:GetHandler():RegisterFlagEffect(76052811,RESET_EVENT+RESETS_STANDARD,0,0)
local g=Duel.GetFieldGroup(1-tp,LOCATION_HAND,0)
if g:GetCount()==0 then return end
local sg=g:RandomSelect(1-tp,1)
......
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