Effect State Update
This commit is contained in:
parent
c0a354e7f1
commit
1333db584b
@ -3609,6 +3609,8 @@
|
||||
export_constant(EFST_CAST_TIME);
|
||||
export_constant(EFST_EXCLUSIVE_RECEIVEITEM);
|
||||
export_constant(EFST_EXCLUSIVE_PLUSEXP);
|
||||
export_constant(EFST_ASSUMPTIO_BUFF);
|
||||
export_constant(EFST_BASILICA_BUFF);
|
||||
export_constant(EFST_OVERLAPEXPUP2);
|
||||
/// @APIHOOK_END
|
||||
/// Do not modify code above this, since it will be automatically generated by the API again
|
||||
|
@ -2895,8 +2895,9 @@ enum efst_types : short{
|
||||
|
||||
EFST_EXCLUSIVE_RECEIVEITEM = 1119,
|
||||
EFST_EXCLUSIVE_PLUSEXP,
|
||||
|
||||
EFST_OVERLAPEXPUP2 = 1123,
|
||||
EFST_ASSUMPTIO_BUFF,
|
||||
EFST_BASILICA_BUFF,
|
||||
EFST_OVERLAPEXPUP2,
|
||||
/// @APIHOOK_END
|
||||
/// Do not modify code above this, since it will be automatically generated by the API again
|
||||
EFST_MAX,
|
||||
|
Loading…
x
Reference in New Issue
Block a user