mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-25 11:07:45 +00:00
Add missing ItemActionType
This commit is contained in:
parent
b559debd61
commit
18b31bcdb4
1 changed files with 1 additions and 0 deletions
|
@ -680,6 +680,7 @@ namespace Sapphire::Common
|
||||||
ItemActionVFX = 852,
|
ItemActionVFX = 852,
|
||||||
ItemActionVFX2 = 944,
|
ItemActionVFX2 = 944,
|
||||||
ItemActionMount = 1322,
|
ItemActionMount = 1322,
|
||||||
|
ItemActionOrchestrion = 5845,
|
||||||
};
|
};
|
||||||
|
|
||||||
enum ActionEffectDisplayType : uint8_t
|
enum ActionEffectDisplayType : uint8_t
|
||||||
|
|
Loading…
Add table
Reference in a new issue