diff --git a/include/main_02065B3C.h b/include/main_02065B3C.h index aa11f4f5..e6c40403 100644 --- a/include/main_02065B3C.h +++ b/include/main_02065B3C.h @@ -3,6 +3,7 @@ #include "enums.h" +//The earlier fields in this were changed from script_entity_id to monster_id based on how they are handled; if evidence suggests they can handle both, they should be converted into a union. struct special_actors { enum monster_id event_npc02; enum monster_id event_npc01;