Commit 28ed4122 authored by salix5's avatar salix5

Merge pull request #1160 from Tianchenglipu/patch-45

Update c4141820.lua
parents b09e48c2 0eb2d93f
......@@ -28,7 +28,7 @@ function c4141820.operation(e,tp,eg,ep,ev,re,r,rp)
e1:SetCode(EVENT_BATTLE_DAMAGE)
e1:SetOperation(c4141820.hdop)
e1:SetReset(RESET_EVENT+0x1fe0000)
rc:RegisterEffect(e1)
rc:RegisterEffect(e1,true)
rc:RegisterFlagEffect(4141820,RESET_EVENT+0x1fe0000,0,1)
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