Decompile aiSetChrPresetToUnalertedTeammate

This commit is contained in:
Ryan Dwyer
2019-12-12 19:00:45 +10:00
parent 6c568062d0
commit 6aa34c1283
14 changed files with 80 additions and 181 deletions
+1 -1
View File
@@ -2462,7 +2462,7 @@ u8 func0007_alerted[] = {
unset_self_flag_bankx(CHRFLAG1_00040000, BANK_1)
unset_self_flag_bankx(CHRFLAG1_00020000, BANK_1)
say_quip(CHR_BOND, 0x04, 0x19, 0x02, 0x01, BANK_0, 0x00, 0x00) // "Go to plan B","Get the hell out of here!","Retreat!"
try_set_target_chr_to_teammate(/*goto*/ 0x95)
try_set_chrpreset_to_unalerted_teammate(0, /*goto*/ 0x95)
if_self_flag_bankx_eq(CHRFLAG1_00000002, TRUE, BANK_1, /*goto*/ 0x16)
label(0x16)
if_self_flag_bankx_eq(CHRFLAG0_00200000, TRUE, BANK_0, /*goto*/ 0x16)
+1 -1
View File
@@ -14446,7 +14446,7 @@ bool (*g_CommandPointers[])(void) = {
/*0x0137*/ ai0137,
/*0x0138*/ aiIfChannelIdle,
/*0x0139*/ ai0139,
/*0x013a*/ ai013a,
/*0x013a*/ aiSetChrPresetToUnalertedTeammate,
/*0x013b*/ aiSetSquadron,
/*0x013c*/ ai013c,
/*0x013d*/ ai013d,