Commit a04fff08 authored by wind2009's avatar wind2009

Fix 王者の鼓動

parent 71f9075f
Pipeline #42111 passed with stages
in 3 minutes and 31 seconds
No preview for this file type
...@@ -26,6 +26,7 @@ function s.target(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -26,6 +26,7 @@ function s.target(e,tp,eg,ep,ev,re,r,rp,chk)
local og=Group.CreateGroup() local og=Group.CreateGroup()
local tsp=-1 local tsp=-1
local tse=nil local tse=nil
if e:GetHandler():IsStatus(STATUS_CHAINING) then ch=ch-1 end
if ch>0 then if ch>0 then
tsp,tse=Duel.GetChainInfo(ch,CHAININFO_TRIGGERING_PLAYER,CHAININFO_TRIGGERING_EFFECT) tsp,tse=Duel.GetChainInfo(ch,CHAININFO_TRIGGERING_PLAYER,CHAININFO_TRIGGERING_EFFECT)
og:AddCard(tse:GetHandler()) og:AddCard(tse:GetHandler())
......
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