mirror of
https://github.com/kwsch/pkNX.git
synced 2026-06-01 01:37:19 -05:00
azelf/agunomu throw
This commit is contained in:
parent
3c1da8015c
commit
4b8b8a721e
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user