Commit 074a214d authored by nanahira's avatar nanahira

Revert "temp2"

This reverts commit a43b71ed.
parent a43b71ed
...@@ -26,7 +26,7 @@ function c73642296.discon(e,tp,eg,ep,ev,re,r,rp) ...@@ -26,7 +26,7 @@ function c73642296.discon(e,tp,eg,ep,ev,re,r,rp)
or (ex3 and (bit.band(dv3,LOCATION_GRAVE)==LOCATION_GRAVE or g3 and g3:IsExists(Card.IsLocation,1,nil,LOCATION_GRAVE))) or (ex3 and (bit.band(dv3,LOCATION_GRAVE)==LOCATION_GRAVE or g3 and g3:IsExists(Card.IsLocation,1,nil,LOCATION_GRAVE)))
or (ex4 and (bit.band(dv4,LOCATION_GRAVE)==LOCATION_GRAVE or g4 and g4:IsExists(Card.IsLocation,1,nil,LOCATION_GRAVE))) or (ex4 and (bit.band(dv4,LOCATION_GRAVE)==LOCATION_GRAVE or g4 and g4:IsExists(Card.IsLocation,1,nil,LOCATION_GRAVE)))
or (ex5 and (bit.band(dv5,LOCATION_GRAVE)==LOCATION_GRAVE or g5 and g5:IsExists(Card.IsLocation,1,nil,LOCATION_GRAVE)))) or (ex5 and (bit.band(dv5,LOCATION_GRAVE)==LOCATION_GRAVE or g5 and g5:IsExists(Card.IsLocation,1,nil,LOCATION_GRAVE))))
and Duel.IsChainNegatable(ev) and not (re:GetHandler():GetOriginalCode()==54241725 and re:GetHandler():IsLocation(LOCATION_GRAVE)) and Duel.IsChainNegatable(ev) and not re:GetHandler():GetOriginalCode()==54241725
end end
function c73642296.discost(e,tp,eg,ep,ev,re,r,rp,chk) function c73642296.discost(e,tp,eg,ep,ev,re,r,rp,chk)
local c=e:GetHandler() local c=e: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