Commit 60100f05 authored by Tachibana's avatar Tachibana

nmbd

parent dba0b131
...@@ -124,6 +124,6 @@ function c21520238.igop(e,tp,eg,ep,ev,re,r,rp) ...@@ -124,6 +124,6 @@ function c21520238.igop(e,tp,eg,ep,ev,re,r,rp)
end end
if not Duel.IsExistingMatchingCard(c21520238.effectfilter,tp,LOCATION_ONFIELD,LOCATION_ONFIELD,1,nil) then if not Duel.IsExistingMatchingCard(c21520238.effectfilter,tp,LOCATION_ONFIELD,LOCATION_ONFIELD,1,nil) then
Duel.BreakEffect() Duel.BreakEffect()
Duel.SetLP(tp,Duel.GetLP(tp)-1500) Duel.SetLP(tp,Duel.GetLP(tp)-2000)
end end
end end
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