Commit bb2754a3 authored by Tachibana's avatar Tachibana

得得得得得

parent ee971d09
Pipeline #11580 passed with stages
in 32 minutes and 37 seconds
......@@ -44,13 +44,8 @@ function cm.initial_effect(c)
end
cm.lighting_with_Raphael=1
function cm.describe_with_Raphael(c)
<<<<<<< HEAD
local m=_G["c"..c:GetCode()]
return m and m.lighting_with_Raphael
=======
local m=_G["c"..c:GetCode()]
return m and m.lighting_with_Raphael
>>>>>>> 5fb5baa63dc999048166d9a9eff386ac5971f9a3
end
function cm.chainop(e,tp,eg,ep,ev,re,r,rp)
if (re:GetHandler()==e:GetHandler() or re:GetHandler():IsCode(12026000)) and ep==tp then
......
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