Commit 66e882d1 authored by sidschingis's avatar sidschingis

stub

parent f1f0d425
......@@ -28,7 +28,7 @@ function c99795159.cfilter(e,c)
return c:IsFacedown()
end
function c99795159.val(e,re,dam,r,rp,rc)
if r and bit.band(r,REASON_EFFECT)~=0 or (rc and not rc:IsSetCard(0x8d)) then
if bit.band(r,REASON_EFFECT)~=0 or (rc and not rc:IsSetCard(0x8d)) then
return dam/2
else return dam end
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