Commit ee806b41 authored by salix5's avatar salix5

Merge pull request #1162 from Tianchenglipu/patch-41

Update c34358408.lua
parents cae9412c 6a2b1903
...@@ -28,7 +28,7 @@ function c34358408.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -28,7 +28,7 @@ function c34358408.operation(e,tp,eg,ep,ev,re,r,rp)
e1:SetCode(EVENT_BATTLE_DESTROYING) e1:SetCode(EVENT_BATTLE_DESTROYING)
e1:SetOperation(c34358408.drawop) e1:SetOperation(c34358408.drawop)
e1:SetReset(RESET_EVENT+0x1fe0000) e1:SetReset(RESET_EVENT+0x1fe0000)
rc:RegisterEffect(e1) rc:RegisterEffect(e1,true)
rc:RegisterFlagEffect(34358408,RESET_EVENT+0x1fe0000,0,1) rc:RegisterFlagEffect(34358408,RESET_EVENT+0x1fe0000,0,1)
end end
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