Commit 6d0aa7fb authored by wyykak's avatar wyykak

Merge branch 'patch-5' into 'master'

Update c50106.lua

See merge request !30
parents 9a72c870 afa7ddcc
Pipeline #15407 passed with stage
in 44 seconds
......@@ -57,6 +57,7 @@ function c50106.bop(e,tp,eg,ep,ev,re,r,rp)
tc:RegisterEffect(e1,true)
local e2=e1:Clone()
e2:SetCode(EFFECT_CANNOT_BE_XYZ_MATERIAL)
e2:SetValue(1)
tc:RegisterEffect(e2,true)
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