Commit e0f7efaf authored by Chrono-Genex's avatar Chrono-Genex Committed by GitHub

fix Lord of the Heavenly Prison (#1873)

parent 361c85d5
......@@ -80,7 +80,7 @@ function c9822220.spop(e,tp,eg,ep,ev,re,r,rp)
local sg=g:Select(tp,1,1,nil)
Duel.SSet(tp,sg)
local tc=sg:GetFirst()
tc:RegisterFlagEffect(9822220,RESET_EVENT+RESETS_STANDARD,0,1)
tc:RegisterFlagEffect(9822220,RESET_EVENT+RESETS_REDIRECT,0,1)
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_CONTINUOUS)
e1:SetCode(EVENT_PHASE+PHASE_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