This commit is contained in:
aozhiwei 2024-01-08 16:39:26 +08:00
parent 6d8adc08b8
commit c54c0d5a67

View File

@ -389,6 +389,10 @@ namespace mt
}
break;
}
if (buff_effect() == kBET_DirectSetAttr &&
_int_buff_param1 != kXHAT_Atk) {
abort();
}
}
break;
default: