forked from aly/qstbak
muffin v6.25
This commit is contained in:
parent
587c570a96
commit
01fde26518
5 changed files with 3750 additions and 2720 deletions
|
|
@ -190,6 +190,14 @@ public sealed class ActionConverter : EnumConverter<EAction>
|
|||
{
|
||||
EAction.BigSneeze,
|
||||
"Big Sneeze"
|
||||
},
|
||||
{
|
||||
EAction.TrickstersTreat,
|
||||
"Trickster's Treat"
|
||||
},
|
||||
{
|
||||
EAction.TreatersTrick,
|
||||
"Treater's Trick"
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue