Commit e2293af0 authored by 聖園ミカ's avatar 聖園ミカ 🐟

vme50

parent 318f7772
......@@ -104,7 +104,7 @@ function s.damop(e,tp,eg,ep,ev,re,r,rp)
local tc=g:GetFirst()
while tc do
local predef=tc:GetDefense()
local e1=Effect.CreateEffect(c)
local e1=Effect.CreateEffect(e:GetHandler())
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetCode(EFFECT_UPDATE_DEFENSE)
e1:SetValue(-2000)
......
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