diff --git a/src/common/Common.h b/src/common/Common.h index 10af4d62..713e3c13 100644 --- a/src/common/Common.h +++ b/src/common/Common.h @@ -633,8 +633,8 @@ namespace Sapphire::Common * @param flags Required to be 128, doesn't show combo rings on hotbars otherwise * @param value The actionid that starts/continues the combo. eg, 3617 will start a spinning slash and/or syphon strike combo */ - StartActionCombo = 27, // why this is changed lol - ComboSucceed = 29, // this is gone on retail and not working anymore + StartActionCombo = 27, + ComboSucceed = 28, Knockback = 33, Mount = 39, VFX = 59, // links to VFX sheet