1
This commit is contained in:
parent
0d9007bceb
commit
376ea6990c
@ -940,7 +940,7 @@ namespace MetaData
|
||||
|
||||
bool Buff::EffectCanStack()
|
||||
{
|
||||
return i->buff_effect() == kBET_ChgAttr;
|
||||
return true;
|
||||
}
|
||||
|
||||
bool Buff::IsImmuneBuffEffect(int buff_effect)
|
||||
|
Loading…
x
Reference in New Issue
Block a user