mirror of
https://github.com/kwsch/NHSE.git
synced 2026-04-22 16:37:30 -05:00
Update Available Reactions
Add new reactions from 2.0 and the new unused ones.
This commit is contained in:
parent
9bcaee6fc9
commit
54d65fb3db
|
|
@ -83,11 +83,52 @@ public enum Reaction : byte
|
|||
LetsGo = 73, // (Festivale DLC)
|
||||
FeelinIt = 74, // (Festivale DLC)
|
||||
|
||||
UNUSED_75 = 75, // Gullivar about to come alive (Unused)
|
||||
UNUSED_76 = 76, // Intense shake action (Unused)
|
||||
UNUSED_77 = 77, // Literally the "roll safe" meme (google it) (Unused)
|
||||
UNUSED_78 = 78, // Leave it to me! (Unused)
|
||||
UNUSED_79 = 79, // K.K. Slider Sitting (Unused)
|
||||
UNUSED_80 = 80, // K.K. nodding while sitting (Unused)
|
||||
UNUSED_81 = 81, // K.K. thinking while sitting (Unused)
|
||||
UNUSED_75 = 75, // Show item (Empty hand) (Unused)
|
||||
|
||||
SayCheese = 76, // Say Cheese
|
||||
Eager = 77, // Eager
|
||||
PostureWarmUp = 78, // Posture Warm-Up
|
||||
ArmCircles = 79, // Arm Circles
|
||||
SideBends = 80, // Side Bends
|
||||
BodyTwists = 81, // Body Twists
|
||||
WideArmStretch = 82, // Wide Arm Stretch
|
||||
UpperBodyCircles = 83, // Upper-Body Circles
|
||||
Jump = 84, // Jump
|
||||
Hula = 85, // Hula
|
||||
DoubleWave = 86, // Double Wave
|
||||
ListeningEars = 87, // Listening Ears
|
||||
Flex = 88, // Flex
|
||||
Jammin = 89, // Jammin'
|
||||
Stretch = 90, // Stretch
|
||||
Behold = 91, // Behold
|
||||
WorkIt = 92, // Work It
|
||||
ActNatural = 93, // Act Natural
|
||||
GroovingHop = 94, // Grooving Hop
|
||||
GrooveRight = 95, // Groove Right
|
||||
GrooveLeft = 96, // Groove Left
|
||||
SoakItIn = 97, // Soak It In
|
||||
Shimmy = 98, // Shimmy
|
||||
Airplane = 99, // Airplane
|
||||
TwistyDance = 100, // Twisty Dance
|
||||
ArmSwingDance = 101, // Arm-Swing Dance
|
||||
IslandStomp = 102, // Island Stomp
|
||||
SideToSide = 103, // Side-to-Side
|
||||
TurnipPatch = 104, // Turnip Patch
|
||||
|
||||
UNUSED_105 = 105, // Singing with no sound (Unused)
|
||||
UNUSED_106 = 106, // Mischief (Unused)
|
||||
UNUSED_107 = 107, // Excited action point (Unused)
|
||||
UNUSED_108 = 108, // Fist pump and smile (Unused)
|
||||
UNUSED_109 = 109, // Gullivar about to come alive (Unused)
|
||||
UNUSED_110 = 110, // Intense shake action (Unused)
|
||||
UNUSED_111 = 111, // Literally the "roll safe" meme (google it) (Unused)
|
||||
UNUSED_112 = 112, // Leave it to me! (Unused)
|
||||
UNUSED_113 = 113, // K.K. Slider Sitting (Unused)
|
||||
UNUSED_114 = 114, // K.K. nodding while sitting (Unused)
|
||||
UNUSED_115 = 115, // K.K. thinking while sitting (Unused)
|
||||
UNUSED_116 = 116, // Clap and then dab on the haters (Unused)
|
||||
UNUSED_117 = 117, // Kawaii pose (Hands to cheeks and leg flicked up) (Unused)
|
||||
UNUSED_118 = 118, // Leap high into like a super hero (Unused)
|
||||
UNUSED_119 = 119, // Quick shy to happy (Unused)
|
||||
UNUSED_120 = 120 // Big jump for joy (Unused)
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user