1
This commit is contained in:
parent
3ae463c259
commit
f4f176b0fd
@ -125,7 +125,9 @@ void SelfChecker::Init()
|
||||
switch (meta->buff_effect()) {
|
||||
case kBET_CondAddBuff:
|
||||
{
|
||||
|
||||
for (int buff_id : meta->_buff_param4_int_list) {
|
||||
SelfChecker::AddBuff(buff_id);
|
||||
}
|
||||
}
|
||||
break;
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user