Commit 4cda73af authored by GuGu's avatar GuGu

Update c99677002.lua

parent 1976bfd8
Pipeline #31678 passed with stage
in 2 minutes and 9 seconds
......@@ -89,7 +89,7 @@ function c99677002.eqop(e,tp,eg,ep,ev,re,r,rp)
tc:RegisterFlagEffect(99677002,RESET_EVENT+RESETS_STANDARD,0,0)
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetProperty(EFFECT_FLAG_COPY_INHERIT+EFFECT_FLAG_OWNER_RELATE)
e1:SetProperty(EFFECT_FLAG_OWNER_RELATE)
e1:SetCode(EFFECT_EQUIP_LIMIT)
e1:SetValue(c99677002.eqlimit)
e1:SetReset(RESET_EVENT+RESETS_STANDARD)
......
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