Commit 72b4a9cf authored by MobiusMei's avatar MobiusMei

ver. 1.3.8 fix

parent b772f270
...@@ -355,6 +355,7 @@ end ...@@ -355,6 +355,7 @@ end
function Auxiliary.Load_EVENT_Metamorphosis() function Auxiliary.Load_EVENT_Metamorphosis()
local e1=Effect.GlobalEffect() local e1=Effect.GlobalEffect()
e1:SetDescription(1127)
e1:SetType(EFFECT_TYPE_IGNITION) e1:SetType(EFFECT_TYPE_IGNITION)
e1:SetCountLimit(1,46411259+EFFECT_COUNT_CODE_OATH) e1:SetCountLimit(1,46411259+EFFECT_COUNT_CODE_OATH)
e1:SetProperty(EFFECT_FLAG_UNCOPYABLE+EFFECT_FLAG_IGNORE_IMMUNE) e1:SetProperty(EFFECT_FLAG_UNCOPYABLE+EFFECT_FLAG_IGNORE_IMMUNE)
......
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