Commit f77b36c5 authored by mercury233's avatar mercury233 Committed by GitHub

fix ギガンティック“チャンピオン”サルガス

part of https://github.com/Fluorohydride/ygopro-scripts/pull/1988
parent a901364a
...@@ -55,7 +55,7 @@ function c11132674.srop(e,tp,eg,ep,ev,re,r,rp) ...@@ -55,7 +55,7 @@ function c11132674.srop(e,tp,eg,ep,ev,re,r,rp)
end end
end end
function c11132674.descon(e,tp,eg,ep,ev,re,r,rp) function c11132674.descon(e,tp,eg,ep,ev,re,r,rp)
return eg:IsExists(Card.IsLocation,1,nil,LOCATION_ONFIELD+LOCATION_OVERLAY) return eg:IsExists(Card.IsLocation,1,nil,LOCATION_MZONE)
end end
function c11132674.destg(e,tp,eg,ep,ev,re,r,rp,chk,chkc) function c11132674.destg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
if chkc then return chkc:IsOnField() end if chkc then return chkc:IsOnField() 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