mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-13 20:14:45 -04:00
Decompile aiIfSeesSuspiciousItem
This commit is contained in:
@@ -1685,7 +1685,7 @@ u8 func0414_programmer[] = {
|
||||
if_saw_death(0x00, /*goto*/ 0x96)
|
||||
if_hears_gunfire(/*goto*/ 0x96)
|
||||
if_stage_flag_eq(STAGEFLAG_PROGRAMMER_RAN_TO_GUARD, TRUE, /*goto*/ 0x2c)
|
||||
if_dying(/*goto*/ 0x96)
|
||||
if_sees_suspicious_item(/*goto*/ 0x96)
|
||||
label(0x2c)
|
||||
if_chr_stopped(/*goto*/ LABEL_LOG_ON)
|
||||
endloop(0x93)
|
||||
|
||||
@@ -1834,7 +1834,7 @@ u8 func041d_fbi[] = {
|
||||
if_hears_gunfire(/*goto*/ 0x16)
|
||||
if_saw_injury(0x00, /*goto*/ 0x16)
|
||||
if_saw_death(0x00, /*goto*/ 0x16)
|
||||
if_dying(/*goto*/ 0x16)
|
||||
if_sees_suspicious_item(/*goto*/ 0x16)
|
||||
endloop(0x19)
|
||||
|
||||
label(0x16)
|
||||
@@ -2109,7 +2109,7 @@ u8 func041e_sealer1[] = {
|
||||
if_hears_gunfire(/*goto*/ LABEL_ALERTED)
|
||||
if_saw_injury(0x00, /*goto*/ LABEL_ALERTED)
|
||||
if_saw_death(0x00, /*goto*/ LABEL_ALERTED)
|
||||
if_dying(/*goto*/ LABEL_ALERTED)
|
||||
if_sees_suspicious_item(/*goto*/ LABEL_ALERTED)
|
||||
endloop(0x19)
|
||||
|
||||
// Crash happened
|
||||
|
||||
Reference in New Issue
Block a user