Commit f858565f authored by salix5's avatar salix5

Revert "fix 地獄詩人ヘルポエマー"

This reverts commit 3d2c9c67.
parent 94347f2c
...@@ -40,7 +40,7 @@ function c76052811.hdtg(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -40,7 +40,7 @@ function c76052811.hdtg(e,tp,eg,ep,ev,re,r,rp,chk)
Duel.SetOperationInfo(0,CATEGORY_HANDES,0,0,1-tp,1) Duel.SetOperationInfo(0,CATEGORY_HANDES,0,0,1-tp,1)
end end
function c76052811.hdop(e,tp,eg,ep,ev,re,r,rp) function c76052811.hdop(e,tp,eg,ep,ev,re,r,rp)
if e:GetHandler():IsLocation(LOCATION_GRAVE) then if e:GetHandler():IsRelateToEffect(e) then
local g=Duel.GetFieldGroup(1-tp,LOCATION_HAND,0) local g=Duel.GetFieldGroup(1-tp,LOCATION_HAND,0)
if g:GetCount()==0 then return end if g:GetCount()==0 then return end
local sg=g:RandomSelect(1-tp,1) 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