mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-18 13:13:11 -04:00
Rename symbols relating to hearing targets
This commit is contained in:
@@ -1688,7 +1688,7 @@ u8 func0414_programmer[] = {
|
||||
if_near_miss(/*goto*/ 0x96)
|
||||
if_saw_injury(0x00, /*goto*/ 0x96)
|
||||
if_saw_death(0x00, /*goto*/ 0x96)
|
||||
if_hears_gunfire(/*goto*/ 0x96)
|
||||
if_hears_target(/*goto*/ 0x96)
|
||||
if_stage_flag_eq(STAGEFLAG_PROGRAMMER_RAN_TO_GUARD, TRUE, /*goto*/ 0x2c)
|
||||
if_sees_suspicious_item(/*goto*/ 0x96)
|
||||
label(0x2c)
|
||||
|
||||
@@ -1831,7 +1831,7 @@ u8 func041d_fbi[] = {
|
||||
if_target_in_sight(/*goto*/ 0x18)
|
||||
if_near_miss(/*goto*/ 0x18)
|
||||
if_num_times_shot_gt(0, /*goto*/ 0x18)
|
||||
if_hears_gunfire(/*goto*/ 0x16)
|
||||
if_hears_target(/*goto*/ 0x16)
|
||||
if_saw_injury(0x00, /*goto*/ 0x16)
|
||||
if_saw_death(0x00, /*goto*/ 0x16)
|
||||
if_sees_suspicious_item(/*goto*/ 0x16)
|
||||
@@ -2106,7 +2106,7 @@ u8 func041e_sealer1[] = {
|
||||
if_target_in_sight(/*goto*/ LABEL_ALERTED)
|
||||
if_near_miss(/*goto*/ LABEL_ALERTED)
|
||||
if_num_times_shot_gt(0, /*goto*/ LABEL_ALERTED)
|
||||
if_hears_gunfire(/*goto*/ LABEL_ALERTED)
|
||||
if_hears_target(/*goto*/ LABEL_ALERTED)
|
||||
if_saw_injury(0x00, /*goto*/ LABEL_ALERTED)
|
||||
if_saw_death(0x00, /*goto*/ LABEL_ALERTED)
|
||||
if_sees_suspicious_item(/*goto*/ LABEL_ALERTED)
|
||||
|
||||
@@ -1236,7 +1236,7 @@ u8 func0405_president_in_room[] = {
|
||||
|
||||
label(0x2d)
|
||||
if_saw_injury(0x00, /*goto*/ 0x86)
|
||||
if_hears_gunfire(/*goto*/ 0x86)
|
||||
if_hears_target(/*goto*/ 0x86)
|
||||
if_timer_lt(120, /*goto*/ 0x2d)
|
||||
if_chr_in_view(/*goto*/ 0x06)
|
||||
label(0x2d)
|
||||
@@ -1259,7 +1259,7 @@ u8 func0405_president_in_room[] = {
|
||||
|
||||
label(0x2d)
|
||||
if_saw_injury(0x00, /*goto*/ 0x86)
|
||||
if_hears_gunfire(/*goto*/ 0x86)
|
||||
if_hears_target(/*goto*/ 0x86)
|
||||
if_timer_lt(240, /*goto*/ 0x2d)
|
||||
if_chr_in_view(/*goto*/ 0x06)
|
||||
label(0x2d)
|
||||
@@ -1279,7 +1279,7 @@ u8 func0405_president_in_room[] = {
|
||||
|
||||
label(0x2d)
|
||||
if_saw_injury(0x00, /*goto*/ 0x86)
|
||||
if_hears_gunfire(/*goto*/ 0x86)
|
||||
if_hears_target(/*goto*/ 0x86)
|
||||
if_timer_lt(400, /*goto*/ 0x2d)
|
||||
goto_next(0x84)
|
||||
|
||||
@@ -1352,7 +1352,7 @@ u8 func0405_president_in_room[] = {
|
||||
|
||||
label(0x2d)
|
||||
if_saw_injury(0x00, /*goto*/ 0x86)
|
||||
if_hears_gunfire(/*goto*/ 0x86)
|
||||
if_hears_target(/*goto*/ 0x86)
|
||||
if_sound_finished(CHANNEL_6, /*goto*/ 0x06)
|
||||
goto_first(0x0b)
|
||||
|
||||
@@ -1370,7 +1370,7 @@ u8 func0405_president_in_room[] = {
|
||||
|
||||
label(0x2d)
|
||||
if_saw_injury(0x00, /*goto*/ 0x86)
|
||||
if_hears_gunfire(/*goto*/ 0x86)
|
||||
if_hears_target(/*goto*/ 0x86)
|
||||
if_timer_gt(400, /*goto*/ 0x06)
|
||||
endloop(0x7a)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user