Commit 19001e92 authored by VanillaSalt's avatar VanillaSalt

revert and fix

parent 1dca0c08
...@@ -58,6 +58,7 @@ function c16625614.dbop(e,tp,eg,ep,ev,re,r,rp) ...@@ -58,6 +58,7 @@ function c16625614.dbop(e,tp,eg,ep,ev,re,r,rp)
and Duel.SelectYesNo(tp,aux.Stringid(16625614,0)) then and Duel.SelectYesNo(tp,aux.Stringid(16625614,0)) then
tc:AddMonsterAttribute(TYPE_NORMAL,ATTRIBUTE_DARK,RACE_FIEND,1,0,0) tc:AddMonsterAttribute(TYPE_NORMAL,ATTRIBUTE_DARK,RACE_FIEND,1,0,0)
Duel.SpecialSummonStep(tc,181,tp,tp,true,false,POS_FACEUP) Duel.SpecialSummonStep(tc,181,tp,tp,true,false,POS_FACEUP)
tc:AddMonsterAttributeComplete()
--immune --immune
local e7=Effect.CreateEffect(c) local e7=Effect.CreateEffect(c)
e7:SetType(EFFECT_TYPE_SINGLE) e7:SetType(EFFECT_TYPE_SINGLE)
......
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