mirror of
https://github.com/kwsch/pkNX.git
synced 2026-06-01 01:37:19 -05:00
add the last trigger command (1 type/cond left each)
This commit is contained in:
parent
c1b5c96be0
commit
5a868c7a4a
|
|
@ -10,6 +10,7 @@ public enum TriggerCommandType8a : ulong
|
|||
{
|
||||
AgunomuThrowEnd = 0xFA1DFCCE926904E0, // "agunomu_throw_end"
|
||||
AgunomuThrowStart = 0xB0F3255086108A01, // "agunomu_throw_start"
|
||||
AdventureResultInit = 0xE716459F5EBE2E94, // "adventure_result_init"
|
||||
AllPokeRecover = 0x35AE11B202B33FAB, // "all_poke_recover"
|
||||
AutoSaveNg = 0x396A9D10B0C06938, // "auto_save_ng"
|
||||
AutoSaveNgReset = 0x5A23A70C90B2E3C0, // "auto_save_ng_reset"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user