mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-25 19:17:45 +00:00
it's not gone u stupid
This commit is contained in:
parent
38683a9fa2
commit
ad759503b4
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue