fix 6x69 command 02 checks

This commit is contained in:
Martin Michelsen
2023-12-28 11:07:06 -08:00
parent c1bcd45ea1
commit b6cfb5b2a2
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -4581,7 +4581,7 @@ struct G_CreateTelepipe_6x68 {
struct G_NPCControl_6x69 {
G_UnusedHeader header;
le_uint16_t param1; // Commands 0/3: state; commands 1/2: npc_entity_id
le_uint16_t param1; // Commands 0/3: state; command 1: npc_entity_id; command 2: unknown
le_uint16_t param2; // Commands 0/3: npc_entity_id; commands 1/2: unused
le_uint16_t command = 0; // 0 = create follower NPC, 1 = stop acting, 2 = start acting, 3 = create attacker NPC
le_uint16_t param3; // Commands 0/3: npc_template_index; commands 1/2: unused