Skip to content

Commit

Permalink
add mount passenger CharacterMode
Browse files Browse the repository at this point in the history
  • Loading branch information
Cytraen committed Oct 26, 2023
1 parent d00826a commit 2aba353
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ public enum CharacterModes : byte {
Crafting = 5, // Param always 0
AnimLock = 8, // Param always 0
Carrying = 9, // Param is a Carry entry
RidingPillion = 10, // Param is the pillion seat number
InPositionLoop = 11, // Param is an EmoteMode entry
Performance = 16, // Unknown
}
Expand Down

0 comments on commit 2aba353

Please sign in to comment.