mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-09 11:34:16 -04:00
Discover if_hoverbot_next_step, heli_arm_weapons, heli_unarm_weapons and if_heli_weapons_armed
This commit is contained in:
@@ -14454,12 +14454,12 @@ bool (*g_CommandPointers[])(void) = {
|
||||
/*0x013c*/ ai013c,
|
||||
/*0x013d*/ ai013d,
|
||||
/*0x013e*/ ai013e,
|
||||
/*0x013f*/ ai013f,
|
||||
/*0x0140*/ ai0140,
|
||||
/*0x013f*/ aiIfHeliWeaponsArmed,
|
||||
/*0x0140*/ aiIfHoverbotNextStep,
|
||||
/*0x0141*/ aiShuffleInvestigationTerminals,
|
||||
/*0x0142*/ aiSetPadPresetToInvestigationTerminal,
|
||||
/*0x0143*/ ai0143,
|
||||
/*0x0144*/ ai0144,
|
||||
/*0x0143*/ aiHeliArmWeapons,
|
||||
/*0x0144*/ aiHeliUnarmWeapons,
|
||||
/*0x0145*/ aiRebuildTeams,
|
||||
/*0x0146*/ aiRebuildSquadrons,
|
||||
/*0x0147*/ ai0147,
|
||||
|
||||
Reference in New Issue
Block a user