Commit 7fb44dac authored by nanahira's avatar nanahira

fix

parent c2e6fc8a
...@@ -173,7 +173,7 @@ function inititialize() ...@@ -173,7 +173,7 @@ function inititialize()
--Debug.Message(buffOption) --Debug.Message(buffOption)
--Debug.Message(type(buffEffects)) --Debug.Message(type(buffEffects))
if c:GetOriginalCode()===4392470 then if c:GetOriginalCode()==4392470 then
for option in buffEffectsList do for option in buffEffectsList do
applyBuff(c,option) applyBuff(c,option)
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