azelf/agunomu throw

This commit is contained in:
Michael Scire 2022-02-08 00:38:45 -08:00
parent 3c1da8015c
commit 4b8b8a721e

View File

@ -8,6 +8,8 @@ namespace pkNX.Structures.FlatBuffers;
[FlatBufferEnum(typeof(ulong))]
public enum TriggerCommandType8a : ulong
{
AgunomuThrowEnd = 0xFA1DFCCE926904E0, // "agunomu_throw_end"
AgunomuThrowStart = 0xB0F3255086108A01, // "agunomu_throw_start"
AllPokeRecover = 0x35AE11B202B33FAB, // "all_poke_recover"
AutoSaveNg = 0x396A9D10B0C06938, // "auto_save_ng"
AutoSaveNgReset = 0x5A23A70C90B2E3C0, // "auto_save_ng_reset"