Commit 33f03ff6 authored by Steeldarkeagel's avatar Steeldarkeagel

Update c98263709.lua

Fix: Will no longer cause monsters Special Summoned by itself to be not treated as Galaxy.
parent 8bcd4210
......@@ -70,5 +70,6 @@ function c98263709.spop(e,tp,eg,ep,ev,re,r,rp)
e1:SetReset(RESET_EVENT+0x47e0000)
e1:SetValue(LOCATION_REMOVED)
tc:RegisterEffect(e1,true)
Duel.SpecialSummonComplete()
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