More unit tests, fixes
This commit is contained in:
@@ -4,6 +4,7 @@ public static class MoveFlags
|
||||
{
|
||||
public static readonly StringKey Ballistics = "ballistics";
|
||||
public static readonly StringKey Bite = "bite";
|
||||
public static readonly StringKey CantRepeat = "cant_repeat";
|
||||
public static readonly StringKey Charge = "charge";
|
||||
public static readonly StringKey Contact = "contact";
|
||||
public static readonly StringKey Dance = "dance";
|
||||
|
||||
Reference in New Issue
Block a user