1
This commit is contained in:
parent
347cf4e379
commit
b26c19c65f
Binary file not shown.
@ -641,8 +641,8 @@ namespace GameLogic
|
|||||||
});
|
});
|
||||||
|
|
||||||
// 永久增加推力
|
// 永久增加推力
|
||||||
m_AllAddPush += ConfigSystem.Instance.Tables.TbSystemConfig.Get(1).YongJiuPower;
|
m_AllAddPush += ConfigSystem.Instance.Tables.TbSystemConfig.Get(1).YongJiuPower * buff.num;
|
||||||
return;
|
//return;
|
||||||
}
|
}
|
||||||
else if (buff.m_Id == 9)
|
else if (buff.m_Id == 9)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user