forked from aly/qstbak
muffin v6.26
This commit is contained in:
parent
01fde26518
commit
1bcbf18654
5 changed files with 3404 additions and 3083 deletions
|
|
@ -8,6 +8,7 @@ public enum EAction
|
|||
{
|
||||
DutyAction1 = 65562,
|
||||
DutyAction2 = 65563,
|
||||
Dismount = 23,
|
||||
HeavySwing = 31,
|
||||
Bootshine = 53,
|
||||
TwinSnakes = 61,
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ public static class EActionExtensions
|
|||
{
|
||||
switch (action)
|
||||
{
|
||||
case EAction.Dismount:
|
||||
case EAction.FieryBreath:
|
||||
case EAction.BigSneeze:
|
||||
case EAction.BuffetGriffin:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue