Commit 53a20b7c authored by wind2009's avatar wind2009

Merge branch 'patch-2' into 'master'

Fix 破壊と終焉の支配者

See merge request !236
parents 2ff57d0d 54960a04
...@@ -45,7 +45,6 @@ function s.rstg(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -45,7 +45,6 @@ function s.rstg(e,tp,eg,ep,ev,re,r,rp,chk)
local te=g:GetFirst():CheckActivateEffect(true,true,false) local te=g:GetFirst():CheckActivateEffect(true,true,false)
e:SetLabelObject(te) e:SetLabelObject(te)
Duel.Remove(g,POS_FACEUP,REASON_COST) Duel.Remove(g,POS_FACEUP,REASON_COST)
e:SetProperty(te:GetProperty())
local tg=te:GetTarget() local tg=te:GetTarget()
if tg then tg(e,tp,eg,ep,ev,re,r,rp,1) end if tg then tg(e,tp,eg,ep,ev,re,r,rp,1) end
Duel.ClearOperationInfo(0) Duel.ClearOperationInfo(0)
......
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