Commit ab5d62d4 authored by mercury233's avatar mercury233 Committed by GitHub

minor fix ギミック・パペット-ボム・エッグ (#1534)

parent dfb727af
......@@ -26,6 +26,8 @@ function c20032555.efftg(e,tp,eg,ep,ev,re,r,rp,chk)
if opt==0 then
e:SetCategory(CATEGORY_DAMAGE)
Duel.SetOperationInfo(0,CATEGORY_DAMAGE,nil,0,1-tp,800)
else
e:SetCategory(0)
end
end
function c20032555.effop(e,tp,eg,ep,ev,re,r,rp)
......
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