Commit 2d9da392 authored by salix5's avatar salix5

Merge pull request #1495 from nekrozar/patch-1

fix Frightfur Sabre Tiger
parents f1cbf333 6de5fbca
......@@ -84,7 +84,6 @@ function c80889750.indop(e,tp,eg,ep,ev,re,r,rp)
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetCode(EFFECT_INDESTRUCTABLE_BATTLE)
e1:SetProperty(EFFECT_FLAG_CANNOT_DISABLE)
e1:SetValue(1)
e1:SetReset(RESET_EVENT+0x1fe0000)
c:RegisterEffect(e1)
......
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