From 6231e17f215fe247ae367d51517e858bf99ea09f Mon Sep 17 00:00:00 2001 From: HolterPhylo Date: Wed, 14 Feb 2024 17:44:34 -0500 Subject: [PATCH] Update for 13456635 --- libMBIN/Source/NMS/GameComponents/GcAlienPuzzleEntry.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcAlienPuzzleOption.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcAlienPuzzleTable.cs | 2 +- .../NMS/GameComponents/GcAudioAreaTriggerComponentData.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcAudioWwiseEvents.cs | 6 ++++-- libMBIN/Source/NMS/GameComponents/GcCombatEffectData.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcCombatEffectsTable.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcConsumableItem.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcConsumableItemTable.cs | 2 +- .../NMS/GameComponents/GcCreatureCrystalMovementData.cs | 2 +- .../GameComponents/GcCreatureCrystalMovementDataParams.cs | 2 +- .../NMS/GameComponents/GcCreatureFeederComponentData.cs | 2 +- .../NMS/GameComponents/GcCreatureHarvesterComponentData.cs | 2 +- .../Source/NMS/GameComponents/GcEggMachineComponentData.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcExperienceSpawnTable.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcExplosionData.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcExplosionDataTable.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcGalaxyAudioSetupData.cs | 2 +- .../NMS/GameComponents/GcGeneratorUnitComponentData.cs | 2 +- .../Source/NMS/GameComponents/GcGenericMissionSequence.cs | 2 +- .../Source/NMS/GameComponents/GcGrabPlayerComponentData.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcHUDStartup.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcHUDStartupTable.cs | 2 +- .../Source/NMS/GameComponents/GcInventorySlotActionData.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcLaserBeamData.cs | 2 +- .../Source/NMS/GameComponents/GcMaintenanceComponentData.cs | 2 +- .../NMS/GameComponents/GcMaintenanceGroupInstallData.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcMechAudioEvent.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcMechAudioEventTable.cs | 2 +- .../NMS/GameComponents/GcMechPartAudioEventOverride.cs | 2 +- .../NMS/GameComponents/GcMissionConsequenceAudioEvent.cs | 2 +- .../NMS/GameComponents/GcMissionSequenceAudioEvent.cs | 2 +- .../NMS/GameComponents/GcMissionSequenceCommunicator.cs | 2 +- .../GcMissionSequenceCommunicatorOnTakeOff.cs | 2 +- .../NMS/GameComponents/GcMissionSequenceDetailMessage.cs | 2 +- .../NMS/GameComponents/GcMissionSequenceShowMessage.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcMissionTable.cs | 2 +- .../Source/NMS/GameComponents/GcPlayerCommonStateData.cs | 2 +- .../NMS/GameComponents/GcPlayerCommunicatorMessage.cs | 2 +- .../GameComponents/GcPlayerCommunicatorMessageWeighted.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcPlayerDamageData.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcPlayerDamageTable.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcProjectileData.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcProjectileDataTable.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcPulseEncounterInfo.cs | 2 +- .../NMS/GameComponents/GcPulseEncounterSpawnFrigateFlyby.cs | 2 +- .../NMS/GameComponents/GcPulseEncounterSpawnTrader.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcPuzzleTextFlow.cs | 2 +- .../Source/NMS/GameComponents/GcRefinerUnitComponentData.cs | 2 +- .../NMS/GameComponents/GcRewardCommunicatorMessage.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcRewardDeath.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcRewardFrigateFlyby.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcRewardOSDMessage.cs | 2 +- .../GameComponents/GcRewardSecondaryInteractionOptions.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcScanEventData.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcScanEventTable.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcSeasonalGameModeData.cs | 2 +- .../NMS/GameComponents/GcSentinelEncounterOverride.cs | 2 +- .../Source/NMS/GameComponents/GcSentinelMechWeaponData.cs | 2 +- .../Source/NMS/GameComponents/GcSentinelQuadWeaponData.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcShipDialogue.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcTestMetadata.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcWeatherEffect.cs | 2 +- libMBIN/Source/NMS/GameComponents/GcWeatherEffectTable.cs | 2 +- libMBIN/Source/NMS/Globals/GcGalaxyGlobals.cs | 2 +- libMBIN/Source/NMS/Globals/GcPlayerGlobals.cs | 2 +- libMBIN/Source/NMS/Globals/GcRobotGlobals.cs | 2 +- libMBIN/Source/NMS/Globals/GcUIGlobals.cs | 2 +- libMBIN/Source/NMS/Globals/GcVehicleGlobals.cs | 2 +- 69 files changed, 72 insertions(+), 70 deletions(-) diff --git a/libMBIN/Source/NMS/GameComponents/GcAlienPuzzleEntry.cs b/libMBIN/Source/NMS/GameComponents/GcAlienPuzzleEntry.cs index 71472b572..e86807d70 100644 --- a/libMBIN/Source/NMS/GameComponents/GcAlienPuzzleEntry.cs +++ b/libMBIN/Source/NMS/GameComponents/GcAlienPuzzleEntry.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xE44C57D5D2EF5F26, NameHash = 0xDE1F17CE7E01A8C2)] + [NMS(GUID = 0x6A9D8932A6EA67FB, NameHash = 0xDE1F17CE7E01A8C2)] public class GcAlienPuzzleEntry : NMSTemplate { /* 0x000 */ public int ProgressionIndex; diff --git a/libMBIN/Source/NMS/GameComponents/GcAlienPuzzleOption.cs b/libMBIN/Source/NMS/GameComponents/GcAlienPuzzleOption.cs index 0d1aeef4e..b804b267a 100644 --- a/libMBIN/Source/NMS/GameComponents/GcAlienPuzzleOption.cs +++ b/libMBIN/Source/NMS/GameComponents/GcAlienPuzzleOption.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x6E7ADBE3D267823, NameHash = 0x3FE862FE8570BE69)] + [NMS(GUID = 0x1717F90923CCB268, NameHash = 0x3FE862FE8570BE69)] public class GcAlienPuzzleOption : NMSTemplate { /* 0x00 */ public NMSString0x20A Name; diff --git a/libMBIN/Source/NMS/GameComponents/GcAlienPuzzleTable.cs b/libMBIN/Source/NMS/GameComponents/GcAlienPuzzleTable.cs index 4df2cfdc0..1262b0286 100644 --- a/libMBIN/Source/NMS/GameComponents/GcAlienPuzzleTable.cs +++ b/libMBIN/Source/NMS/GameComponents/GcAlienPuzzleTable.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x5A0CE15BB94FC262, NameHash = 0x5F6B19969ECDDFE)] + [NMS(GUID = 0xD1DF6ABFBF98361B, NameHash = 0x5F6B19969ECDDFE)] public class GcAlienPuzzleTable : NMSTemplate { /* 0x0 */ public List Table; diff --git a/libMBIN/Source/NMS/GameComponents/GcAudioAreaTriggerComponentData.cs b/libMBIN/Source/NMS/GameComponents/GcAudioAreaTriggerComponentData.cs index b0bd3a8aa..cfca95946 100644 --- a/libMBIN/Source/NMS/GameComponents/GcAudioAreaTriggerComponentData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcAudioAreaTriggerComponentData.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x40F083738B45014, NameHash = 0xD1618D63DA15668C)] + [NMS(GUID = 0xC65E9C90C7A229EC, NameHash = 0xD1618D63DA15668C)] public class GcAudioAreaTriggerComponentData : NMSTemplate { /* 0x0 */ public GcAudioWwiseEvents EventEnter; diff --git a/libMBIN/Source/NMS/GameComponents/GcAudioWwiseEvents.cs b/libMBIN/Source/NMS/GameComponents/GcAudioWwiseEvents.cs index 0a6a5b411..cef6ad828 100644 --- a/libMBIN/Source/NMS/GameComponents/GcAudioWwiseEvents.cs +++ b/libMBIN/Source/NMS/GameComponents/GcAudioWwiseEvents.cs @@ -1,9 +1,9 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xF6D62DC781474A4F, NameHash = 0x8B94093DC3901046)] + [NMS(GUID = 0xA6E921206349BF01, NameHash = 0x8B94093DC3901046)] public class GcAudioWwiseEvents : NMSTemplate { - // size: 0xA01 + // size: 0xA03 public enum AkEventEnum : uint { INVALID_EVENT = 0x0, ABANDONED_DOOR_UNLOCK = 0x264BED2D, @@ -82,6 +82,8 @@ public enum AkEventEnum : uint { ATLAS_GALAXYBEAM = 0xC5B56B54, ATLAS_GALAXYSTART_MULTIPLE = 0xA3DFC892, ATLAS_GALAXYSTART_SINGLE = 0x1D6B1966, + ATLAS_INTERFACE_GALAXY_SPIN = 0xC1D86B30, + ATLAS_INTERFACE_TRIGGER = 0xFCA6F003, ATLAS_ORB_FLARE = 0xA3217125, ATLAS_ORB_ILLUMINATE = 0x1736FCDD, ATLAS_PLINTH_RISE = 0x8464FB10, diff --git a/libMBIN/Source/NMS/GameComponents/GcCombatEffectData.cs b/libMBIN/Source/NMS/GameComponents/GcCombatEffectData.cs index eaafb268f..ceac9766a 100644 --- a/libMBIN/Source/NMS/GameComponents/GcCombatEffectData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcCombatEffectData.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xB197B0DAEBCB9F3E, NameHash = 0x6D475929020A9A4D)] + [NMS(GUID = 0xB7751B976A2C6219, NameHash = 0x6D475929020A9A4D)] public class GcCombatEffectData : NMSTemplate { /* 0x00 */ public NMSString0x10 DamageId; diff --git a/libMBIN/Source/NMS/GameComponents/GcCombatEffectsTable.cs b/libMBIN/Source/NMS/GameComponents/GcCombatEffectsTable.cs index 3e9e094fe..8688bd4ae 100644 --- a/libMBIN/Source/NMS/GameComponents/GcCombatEffectsTable.cs +++ b/libMBIN/Source/NMS/GameComponents/GcCombatEffectsTable.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x5ABD7317C241A7D6, NameHash = 0x733D7A989F8B9969)] + [NMS(GUID = 0x5E791BC19B44D016, NameHash = 0x733D7A989F8B9969)] public class GcCombatEffectsTable : NMSTemplate { [NMS(Size = 0x4, EnumType = typeof(GcCombatEffectType.CombatEffectTypeEnum))] diff --git a/libMBIN/Source/NMS/GameComponents/GcConsumableItem.cs b/libMBIN/Source/NMS/GameComponents/GcConsumableItem.cs index 9f0e5a583..536792cbe 100644 --- a/libMBIN/Source/NMS/GameComponents/GcConsumableItem.cs +++ b/libMBIN/Source/NMS/GameComponents/GcConsumableItem.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x9BB88BC9A5E0C47A, NameHash = 0xDA5F4DFE0527A693)] + [NMS(GUID = 0x96521FFF137DF603, NameHash = 0xDA5F4DFE0527A693)] public class GcConsumableItem : NMSTemplate { /* 0x000 */ public NMSString0x10 ID; diff --git a/libMBIN/Source/NMS/GameComponents/GcConsumableItemTable.cs b/libMBIN/Source/NMS/GameComponents/GcConsumableItemTable.cs index 2fbe5e4c8..3e8eaf6f4 100644 --- a/libMBIN/Source/NMS/GameComponents/GcConsumableItemTable.cs +++ b/libMBIN/Source/NMS/GameComponents/GcConsumableItemTable.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xB1B716FD412DBDB4, NameHash = 0xA9AA29AB69917BF0)] + [NMS(GUID = 0xD5311BFB50580717, NameHash = 0xA9AA29AB69917BF0)] public class GcConsumableItemTable : NMSTemplate { /* 0x0 */ public List Table; diff --git a/libMBIN/Source/NMS/GameComponents/GcCreatureCrystalMovementData.cs b/libMBIN/Source/NMS/GameComponents/GcCreatureCrystalMovementData.cs index 19a43b8b8..5137b0739 100644 --- a/libMBIN/Source/NMS/GameComponents/GcCreatureCrystalMovementData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcCreatureCrystalMovementData.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x147DDDD1F7BE314B, NameHash = 0x46EB806ED8904120)] + [NMS(GUID = 0x8D9EAD3CDB657559, NameHash = 0x46EB806ED8904120)] public class GcCreatureCrystalMovementData : NMSTemplate { /* 0x0 */ public List Params; diff --git a/libMBIN/Source/NMS/GameComponents/GcCreatureCrystalMovementDataParams.cs b/libMBIN/Source/NMS/GameComponents/GcCreatureCrystalMovementDataParams.cs index 77c005c29..9be01e828 100644 --- a/libMBIN/Source/NMS/GameComponents/GcCreatureCrystalMovementDataParams.cs +++ b/libMBIN/Source/NMS/GameComponents/GcCreatureCrystalMovementDataParams.cs @@ -4,7 +4,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xFE1632E2956ACB18, NameHash = 0x1232AC16AD2DF95C)] + [NMS(GUID = 0x718D850E6722202, NameHash = 0x1232AC16AD2DF95C)] public class GcCreatureCrystalMovementDataParams : NMSTemplate { /* 0x000 */ public List ValidBiomes; diff --git a/libMBIN/Source/NMS/GameComponents/GcCreatureFeederComponentData.cs b/libMBIN/Source/NMS/GameComponents/GcCreatureFeederComponentData.cs index 6ebe42eed..d1efe3e75 100644 --- a/libMBIN/Source/NMS/GameComponents/GcCreatureFeederComponentData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcCreatureFeederComponentData.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x5F9FDA624FE061EB, NameHash = 0x32441F8B4528DF91)] + [NMS(GUID = 0x2E3D2BDB6A7FD3FB, NameHash = 0x32441F8B4528DF91)] public class GcCreatureFeederComponentData : NMSTemplate { /* 0x000 */ public GcMaintenanceComponentData MaintenanceData; diff --git a/libMBIN/Source/NMS/GameComponents/GcCreatureHarvesterComponentData.cs b/libMBIN/Source/NMS/GameComponents/GcCreatureHarvesterComponentData.cs index 264befa18..07948eb9b 100644 --- a/libMBIN/Source/NMS/GameComponents/GcCreatureHarvesterComponentData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcCreatureHarvesterComponentData.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x21EAB7A792EEF76A, NameHash = 0x5B935AA89717BCC4)] + [NMS(GUID = 0xD6BC97EF86F04DDA, NameHash = 0x5B935AA89717BCC4)] public class GcCreatureHarvesterComponentData : NMSTemplate { /* 0x000 */ public GcMaintenanceComponentData MaintenanceData; diff --git a/libMBIN/Source/NMS/GameComponents/GcEggMachineComponentData.cs b/libMBIN/Source/NMS/GameComponents/GcEggMachineComponentData.cs index f0e2e117c..fcb43d360 100644 --- a/libMBIN/Source/NMS/GameComponents/GcEggMachineComponentData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcEggMachineComponentData.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xCF40D102EB6530A6, NameHash = 0x54575BF82BE5C4BA)] + [NMS(GUID = 0x9315882D3D6D91E1, NameHash = 0x54575BF82BE5C4BA)] public class GcEggMachineComponentData : NMSTemplate { /* 0x000 */ public GcMaintenanceComponentData MaintenanceData; diff --git a/libMBIN/Source/NMS/GameComponents/GcExperienceSpawnTable.cs b/libMBIN/Source/NMS/GameComponents/GcExperienceSpawnTable.cs index d6f2a002f..de0cfb729 100644 --- a/libMBIN/Source/NMS/GameComponents/GcExperienceSpawnTable.cs +++ b/libMBIN/Source/NMS/GameComponents/GcExperienceSpawnTable.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x71941C5EACC5E4EA, NameHash = 0x5F4CA33999F0D259)] + [NMS(GUID = 0xD0EF3475F15C7DE4, NameHash = 0x5F4CA33999F0D259)] public class GcExperienceSpawnTable : NMSTemplate { /* 0x000 */ public List FlybySpawns; diff --git a/libMBIN/Source/NMS/GameComponents/GcExplosionData.cs b/libMBIN/Source/NMS/GameComponents/GcExplosionData.cs index d1ae1e4b6..00d322ec2 100644 --- a/libMBIN/Source/NMS/GameComponents/GcExplosionData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcExplosionData.cs @@ -4,7 +4,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xDE3D2427AFE3431, NameHash = 0x8318BC4815036659)] + [NMS(GUID = 0xB79F7982A2345B65, NameHash = 0x8318BC4815036659)] public class GcExplosionData : NMSTemplate { /* 0x00 */ public NMSString0x10 Id; diff --git a/libMBIN/Source/NMS/GameComponents/GcExplosionDataTable.cs b/libMBIN/Source/NMS/GameComponents/GcExplosionDataTable.cs index 10b661093..815edc402 100644 --- a/libMBIN/Source/NMS/GameComponents/GcExplosionDataTable.cs +++ b/libMBIN/Source/NMS/GameComponents/GcExplosionDataTable.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xAA933A58A72EB54F, NameHash = 0xF9FB8E431EB1179F)] + [NMS(GUID = 0xD4994D6AEE741ED9, NameHash = 0xF9FB8E431EB1179F)] public class GcExplosionDataTable : NMSTemplate { /* 0x00 */ public NMSString0x80 Name; diff --git a/libMBIN/Source/NMS/GameComponents/GcGalaxyAudioSetupData.cs b/libMBIN/Source/NMS/GameComponents/GcGalaxyAudioSetupData.cs index f22cb315d..cb5af957c 100644 --- a/libMBIN/Source/NMS/GameComponents/GcGalaxyAudioSetupData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcGalaxyAudioSetupData.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x22363D6CA8576162, NameHash = 0xA3F156D44BBFB2B9)] + [NMS(GUID = 0x306BD6DB0E21FEDB, NameHash = 0xA3F156D44BBFB2B9)] public class GcGalaxyAudioSetupData : NMSTemplate { /* 0x00 */ public GcAudioWwiseEvents EventMapEnter; diff --git a/libMBIN/Source/NMS/GameComponents/GcGeneratorUnitComponentData.cs b/libMBIN/Source/NMS/GameComponents/GcGeneratorUnitComponentData.cs index f7dfcd5f9..e2d7559d1 100644 --- a/libMBIN/Source/NMS/GameComponents/GcGeneratorUnitComponentData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcGeneratorUnitComponentData.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x835707A6A94E78B0, NameHash = 0xE7D049A3A9D077A8)] + [NMS(GUID = 0x124E8C6EDE283ACA, NameHash = 0xE7D049A3A9D077A8)] public class GcGeneratorUnitComponentData : NMSTemplate { // size: 0x3 diff --git a/libMBIN/Source/NMS/GameComponents/GcGenericMissionSequence.cs b/libMBIN/Source/NMS/GameComponents/GcGenericMissionSequence.cs index e9ac06268..02ba52dd1 100644 --- a/libMBIN/Source/NMS/GameComponents/GcGenericMissionSequence.cs +++ b/libMBIN/Source/NMS/GameComponents/GcGenericMissionSequence.cs @@ -4,7 +4,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xE48645231A9A0B97, NameHash = 0xFAE86B2801335B6D)] + [NMS(GUID = 0xD6A0B799E2C6D0C2, NameHash = 0xFAE86B2801335B6D)] public class GcGenericMissionSequence : NMSTemplate { /* 0x000 */ public NMSString0x10 MissionID; diff --git a/libMBIN/Source/NMS/GameComponents/GcGrabPlayerComponentData.cs b/libMBIN/Source/NMS/GameComponents/GcGrabPlayerComponentData.cs index e2fc9d085..891005485 100644 --- a/libMBIN/Source/NMS/GameComponents/GcGrabPlayerComponentData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcGrabPlayerComponentData.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x7E7EC5F1962DE933, NameHash = 0xDE6FCE33E294F619)] + [NMS(GUID = 0xD930D8EB0EFE42C9, NameHash = 0xDE6FCE33E294F619)] public class GcGrabPlayerComponentData : NMSTemplate { /* 0x000 */ public NMSString0x100 LookJoint; diff --git a/libMBIN/Source/NMS/GameComponents/GcHUDStartup.cs b/libMBIN/Source/NMS/GameComponents/GcHUDStartup.cs index 71f0578a4..b3d11424a 100644 --- a/libMBIN/Source/NMS/GameComponents/GcHUDStartup.cs +++ b/libMBIN/Source/NMS/GameComponents/GcHUDStartup.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xB8948DD25FCF2F90, NameHash = 0x4B24756D3BA22E88)] + [NMS(GUID = 0x76111D01272E80F, NameHash = 0x4B24756D3BA22E88)] public class GcHUDStartup : NMSTemplate { /* 0x0 */ public GcAudioWwiseEvents Audio; diff --git a/libMBIN/Source/NMS/GameComponents/GcHUDStartupTable.cs b/libMBIN/Source/NMS/GameComponents/GcHUDStartupTable.cs index 56bdd42a8..f77333147 100644 --- a/libMBIN/Source/NMS/GameComponents/GcHUDStartupTable.cs +++ b/libMBIN/Source/NMS/GameComponents/GcHUDStartupTable.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x14F55A0F7C703E47, NameHash = 0xB0A39161047DD10D)] + [NMS(GUID = 0xE3849B8AEA488544, NameHash = 0xB0A39161047DD10D)] public class GcHUDStartupTable : NMSTemplate { /* 0x00 */ public float FadeInFlashTime; diff --git a/libMBIN/Source/NMS/GameComponents/GcInventorySlotActionData.cs b/libMBIN/Source/NMS/GameComponents/GcInventorySlotActionData.cs index 649040212..eb8708aec 100644 --- a/libMBIN/Source/NMS/GameComponents/GcInventorySlotActionData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcInventorySlotActionData.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xAC9DFB2DB0AAB8E1, NameHash = 0xC08D0836890AA2D6)] + [NMS(GUID = 0x1E20D110E3239329, NameHash = 0xC08D0836890AA2D6)] public class GcInventorySlotActionData : NMSTemplate { /* 0x00 */ public bool Loops; diff --git a/libMBIN/Source/NMS/GameComponents/GcLaserBeamData.cs b/libMBIN/Source/NMS/GameComponents/GcLaserBeamData.cs index 616df544a..a2abdc58c 100644 --- a/libMBIN/Source/NMS/GameComponents/GcLaserBeamData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcLaserBeamData.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x64E5759C8D470B82, NameHash = 0x1AA966F8BA4E3153)] + [NMS(GUID = 0x38805ECFC0A8667, NameHash = 0x1AA966F8BA4E3153)] public class GcLaserBeamData : NMSTemplate { /* 0x000 */ public NMSString0x10 Id; diff --git a/libMBIN/Source/NMS/GameComponents/GcMaintenanceComponentData.cs b/libMBIN/Source/NMS/GameComponents/GcMaintenanceComponentData.cs index 83ba81c9e..7085f69b1 100644 --- a/libMBIN/Source/NMS/GameComponents/GcMaintenanceComponentData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcMaintenanceComponentData.cs @@ -4,7 +4,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xD62D67A3517D0430, NameHash = 0x479CFCB871ABBE0)] + [NMS(GUID = 0x27A8433D8A280FFC, NameHash = 0x479CFCB871ABBE0)] public class GcMaintenanceComponentData : NMSTemplate { /* 0x000 */ public List PreInstalledTech; diff --git a/libMBIN/Source/NMS/GameComponents/GcMaintenanceGroupInstallData.cs b/libMBIN/Source/NMS/GameComponents/GcMaintenanceGroupInstallData.cs index a43f6671d..3e54346b3 100644 --- a/libMBIN/Source/NMS/GameComponents/GcMaintenanceGroupInstallData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcMaintenanceGroupInstallData.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x1D5435A200E635BD, NameHash = 0x89DE1BAB1C9B553D)] + [NMS(GUID = 0x4FE321596AE081E3, NameHash = 0x89DE1BAB1C9B553D)] public class GcMaintenanceGroupInstallData : NMSTemplate { /* 0x00 */ public GcMaintenanceElementGroups ItemGroupOverride; diff --git a/libMBIN/Source/NMS/GameComponents/GcMechAudioEvent.cs b/libMBIN/Source/NMS/GameComponents/GcMechAudioEvent.cs index df60c1fb3..8d2ae2082 100644 --- a/libMBIN/Source/NMS/GameComponents/GcMechAudioEvent.cs +++ b/libMBIN/Source/NMS/GameComponents/GcMechAudioEvent.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x91A5846E53994CD8, NameHash = 0x58C0C35FA839BA96)] + [NMS(GUID = 0xA8F683923774B2B7, NameHash = 0x58C0C35FA839BA96)] public class GcMechAudioEvent : NMSTemplate { /* 0x0 */ public GcAudioWwiseEvents DefaultEvent; diff --git a/libMBIN/Source/NMS/GameComponents/GcMechAudioEventTable.cs b/libMBIN/Source/NMS/GameComponents/GcMechAudioEventTable.cs index 78636180e..c9cb39a80 100644 --- a/libMBIN/Source/NMS/GameComponents/GcMechAudioEventTable.cs +++ b/libMBIN/Source/NMS/GameComponents/GcMechAudioEventTable.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x942D2F30A2416808, NameHash = 0xEAC7A07BBA50D64B)] + [NMS(GUID = 0xA77D4DFEB58FE157, NameHash = 0xEAC7A07BBA50D64B)] public class GcMechAudioEventTable : NMSTemplate { /* 0x000 */ public GcMechAudioEvent MechEnter; diff --git a/libMBIN/Source/NMS/GameComponents/GcMechPartAudioEventOverride.cs b/libMBIN/Source/NMS/GameComponents/GcMechPartAudioEventOverride.cs index b90168ebc..2ab6880ab 100644 --- a/libMBIN/Source/NMS/GameComponents/GcMechPartAudioEventOverride.cs +++ b/libMBIN/Source/NMS/GameComponents/GcMechPartAudioEventOverride.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x2BC3AADE33BDCB3F, NameHash = 0x8713A8C7BE9925C6)] + [NMS(GUID = 0xF41B48F443945348, NameHash = 0x8713A8C7BE9925C6)] public class GcMechPartAudioEventOverride : NMSTemplate { /* 0x0 */ public GcMechMeshPart MeshPart; diff --git a/libMBIN/Source/NMS/GameComponents/GcMissionConsequenceAudioEvent.cs b/libMBIN/Source/NMS/GameComponents/GcMissionConsequenceAudioEvent.cs index 00352a751..41ae73bd1 100644 --- a/libMBIN/Source/NMS/GameComponents/GcMissionConsequenceAudioEvent.cs +++ b/libMBIN/Source/NMS/GameComponents/GcMissionConsequenceAudioEvent.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x4C624A46D62D509D, NameHash = 0xDFAC7EA3D5A0F64C)] + [NMS(GUID = 0xF0F518270C190652, NameHash = 0xDFAC7EA3D5A0F64C)] public class GcMissionConsequenceAudioEvent : NMSTemplate { /* 0x0 */ public GcAudioWwiseEvents AudioEvent; diff --git a/libMBIN/Source/NMS/GameComponents/GcMissionSequenceAudioEvent.cs b/libMBIN/Source/NMS/GameComponents/GcMissionSequenceAudioEvent.cs index e79d79fd6..e9dd05244 100644 --- a/libMBIN/Source/NMS/GameComponents/GcMissionSequenceAudioEvent.cs +++ b/libMBIN/Source/NMS/GameComponents/GcMissionSequenceAudioEvent.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xE5199EEB5AABF4CF, NameHash = 0x4B1DBAB6A4BE391D)] + [NMS(GUID = 0x21046E27A151685B, NameHash = 0x4B1DBAB6A4BE391D)] public class GcMissionSequenceAudioEvent : NMSTemplate { /* 0x0 */ public GcAudioWwiseEvents AudioEvent; diff --git a/libMBIN/Source/NMS/GameComponents/GcMissionSequenceCommunicator.cs b/libMBIN/Source/NMS/GameComponents/GcMissionSequenceCommunicator.cs index 2357e0fc2..bf6c376ae 100644 --- a/libMBIN/Source/NMS/GameComponents/GcMissionSequenceCommunicator.cs +++ b/libMBIN/Source/NMS/GameComponents/GcMissionSequenceCommunicator.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x37C5435D497E354B, NameHash = 0xD14F8D38E31CAB20)] + [NMS(GUID = 0xADF47EED34075ECC, NameHash = 0xD14F8D38E31CAB20)] public class GcMissionSequenceCommunicator : NMSTemplate { /* 0x000 */ public NMSString0x80 Message; diff --git a/libMBIN/Source/NMS/GameComponents/GcMissionSequenceCommunicatorOnTakeOff.cs b/libMBIN/Source/NMS/GameComponents/GcMissionSequenceCommunicatorOnTakeOff.cs index 32427c809..020a8e18e 100644 --- a/libMBIN/Source/NMS/GameComponents/GcMissionSequenceCommunicatorOnTakeOff.cs +++ b/libMBIN/Source/NMS/GameComponents/GcMissionSequenceCommunicatorOnTakeOff.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xC459E65422C781C6, NameHash = 0x8667E548FE078CD2)] + [NMS(GUID = 0xE5A64F542BD27D3C, NameHash = 0x8667E548FE078CD2)] public class GcMissionSequenceCommunicatorOnTakeOff : NMSTemplate { /* 0x00 */ public NMSString0x80 Message; diff --git a/libMBIN/Source/NMS/GameComponents/GcMissionSequenceDetailMessage.cs b/libMBIN/Source/NMS/GameComponents/GcMissionSequenceDetailMessage.cs index e7b620028..496646778 100644 --- a/libMBIN/Source/NMS/GameComponents/GcMissionSequenceDetailMessage.cs +++ b/libMBIN/Source/NMS/GameComponents/GcMissionSequenceDetailMessage.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x9773102D958F3182, NameHash = 0xA29EE4D703004484)] + [NMS(GUID = 0xC3690284308F0CBD, NameHash = 0xA29EE4D703004484)] public class GcMissionSequenceDetailMessage : NMSTemplate { /* 0x00 */ public NMSString0x20A Title; diff --git a/libMBIN/Source/NMS/GameComponents/GcMissionSequenceShowMessage.cs b/libMBIN/Source/NMS/GameComponents/GcMissionSequenceShowMessage.cs index f4eb48a48..d83e45396 100644 --- a/libMBIN/Source/NMS/GameComponents/GcMissionSequenceShowMessage.cs +++ b/libMBIN/Source/NMS/GameComponents/GcMissionSequenceShowMessage.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xCE27732FDAB6A139, NameHash = 0xECE8B28E154961E9)] + [NMS(GUID = 0x2A7E8714C1551AB6, NameHash = 0xECE8B28E154961E9)] public class GcMissionSequenceShowMessage : NMSTemplate { /* 0x000 */ public GcMissionCategory Category; diff --git a/libMBIN/Source/NMS/GameComponents/GcMissionTable.cs b/libMBIN/Source/NMS/GameComponents/GcMissionTable.cs index 99b761986..3080c5c99 100644 --- a/libMBIN/Source/NMS/GameComponents/GcMissionTable.cs +++ b/libMBIN/Source/NMS/GameComponents/GcMissionTable.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x9927526414832F98, NameHash = 0x26335C55292A7766)] + [NMS(GUID = 0x4DED22C4351ACE1E, NameHash = 0x26335C55292A7766)] public class GcMissionTable : NMSTemplate { /* 0x0 */ public List Missions; diff --git a/libMBIN/Source/NMS/GameComponents/GcPlayerCommonStateData.cs b/libMBIN/Source/NMS/GameComponents/GcPlayerCommonStateData.cs index d432513de..ad5029541 100644 --- a/libMBIN/Source/NMS/GameComponents/GcPlayerCommonStateData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcPlayerCommonStateData.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x790B73D40521A48E, NameHash = 0x4C060D5780D187B4)] + [NMS(GUID = 0x83A350C3BCEAF95C, NameHash = 0x4C060D5780D187B4)] public class GcPlayerCommonStateData : NMSTemplate { /* 0x0000 */ public NMSString0x80 SaveName; diff --git a/libMBIN/Source/NMS/GameComponents/GcPlayerCommunicatorMessage.cs b/libMBIN/Source/NMS/GameComponents/GcPlayerCommunicatorMessage.cs index 1a6f6833f..e6444c189 100644 --- a/libMBIN/Source/NMS/GameComponents/GcPlayerCommunicatorMessage.cs +++ b/libMBIN/Source/NMS/GameComponents/GcPlayerCommunicatorMessage.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x5C9D3FBA8FD6F850, NameHash = 0xF839343C27983F1A)] + [NMS(GUID = 0x9766DD03F729F7CF, NameHash = 0xF839343C27983F1A)] public class GcPlayerCommunicatorMessage : NMSTemplate { /* 0x00 */ public NMSString0x20A Dialog; diff --git a/libMBIN/Source/NMS/GameComponents/GcPlayerCommunicatorMessageWeighted.cs b/libMBIN/Source/NMS/GameComponents/GcPlayerCommunicatorMessageWeighted.cs index f383ef15a..40901551e 100644 --- a/libMBIN/Source/NMS/GameComponents/GcPlayerCommunicatorMessageWeighted.cs +++ b/libMBIN/Source/NMS/GameComponents/GcPlayerCommunicatorMessageWeighted.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x2902502CE09125F2, NameHash = 0x3246DB9846FF8B70)] + [NMS(GUID = 0x4D15A0D5DF33A3D8, NameHash = 0x3246DB9846FF8B70)] public class GcPlayerCommunicatorMessageWeighted : NMSTemplate { /* 0x00 */ public GcPlayerCommunicatorMessage Message; diff --git a/libMBIN/Source/NMS/GameComponents/GcPlayerDamageData.cs b/libMBIN/Source/NMS/GameComponents/GcPlayerDamageData.cs index 496d91a40..65981bdea 100644 --- a/libMBIN/Source/NMS/GameComponents/GcPlayerDamageData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcPlayerDamageData.cs @@ -4,7 +4,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x9D7A7391A388B1B1, NameHash = 0x5F9BF82F9925D932)] + [NMS(GUID = 0x30E925A879888D52, NameHash = 0x5F9BF82F9925D932)] public class GcPlayerDamageData : NMSTemplate { /* 0x000 */ public NMSString0x10 Id; diff --git a/libMBIN/Source/NMS/GameComponents/GcPlayerDamageTable.cs b/libMBIN/Source/NMS/GameComponents/GcPlayerDamageTable.cs index 01ed5d4ce..d1b6698c3 100644 --- a/libMBIN/Source/NMS/GameComponents/GcPlayerDamageTable.cs +++ b/libMBIN/Source/NMS/GameComponents/GcPlayerDamageTable.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x4214172204E22DCE, NameHash = 0x40154165764DAC5)] + [NMS(GUID = 0x6A12D8E1FDD5925E, NameHash = 0x40154165764DAC5)] public class GcPlayerDamageTable : NMSTemplate { /* 0x0 */ public List DamageTable; diff --git a/libMBIN/Source/NMS/GameComponents/GcProjectileData.cs b/libMBIN/Source/NMS/GameComponents/GcProjectileData.cs index 380aaf2a4..e45511351 100644 --- a/libMBIN/Source/NMS/GameComponents/GcProjectileData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcProjectileData.cs @@ -4,7 +4,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x116BD55CC8529BE, NameHash = 0x98B648B5C054B7F7)] + [NMS(GUID = 0x27435734CF9CC9C7, NameHash = 0x98B648B5C054B7F7)] public class GcProjectileData : NMSTemplate { /* 0x000 */ public NMSString0x10 Id; diff --git a/libMBIN/Source/NMS/GameComponents/GcProjectileDataTable.cs b/libMBIN/Source/NMS/GameComponents/GcProjectileDataTable.cs index cd2b438af..c722d059b 100644 --- a/libMBIN/Source/NMS/GameComponents/GcProjectileDataTable.cs +++ b/libMBIN/Source/NMS/GameComponents/GcProjectileDataTable.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x9D44B59BBCCF95CC, NameHash = 0x9439AD97E8673BC0)] + [NMS(GUID = 0x3A300083029CA988, NameHash = 0x9439AD97E8673BC0)] public class GcProjectileDataTable : NMSTemplate { /* 0x00 */ public List Table; diff --git a/libMBIN/Source/NMS/GameComponents/GcPulseEncounterInfo.cs b/libMBIN/Source/NMS/GameComponents/GcPulseEncounterInfo.cs index 1b8d59286..1b90a7b6d 100644 --- a/libMBIN/Source/NMS/GameComponents/GcPulseEncounterInfo.cs +++ b/libMBIN/Source/NMS/GameComponents/GcPulseEncounterInfo.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x88A2240B983046C9, NameHash = 0x657592AF71342449)] + [NMS(GUID = 0x1B6A5A37419C0CA0, NameHash = 0x657592AF71342449)] public class GcPulseEncounterInfo : NMSTemplate { /* 0x000 */ public NMSString0x10 Id; diff --git a/libMBIN/Source/NMS/GameComponents/GcPulseEncounterSpawnFrigateFlyby.cs b/libMBIN/Source/NMS/GameComponents/GcPulseEncounterSpawnFrigateFlyby.cs index b5c6d96ce..ff6ce0797 100644 --- a/libMBIN/Source/NMS/GameComponents/GcPulseEncounterSpawnFrigateFlyby.cs +++ b/libMBIN/Source/NMS/GameComponents/GcPulseEncounterSpawnFrigateFlyby.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x19A6E520DF21DCB7, NameHash = 0x409E4BD41C6295C9)] + [NMS(GUID = 0x1B0A90E3C405BB33, NameHash = 0x409E4BD41C6295C9)] public class GcPulseEncounterSpawnFrigateFlyby : NMSTemplate { /* 0x00 */ public GcFrigateFlybyType FlybyType; diff --git a/libMBIN/Source/NMS/GameComponents/GcPulseEncounterSpawnTrader.cs b/libMBIN/Source/NMS/GameComponents/GcPulseEncounterSpawnTrader.cs index 244e74ef9..f9b6ad4de 100644 --- a/libMBIN/Source/NMS/GameComponents/GcPulseEncounterSpawnTrader.cs +++ b/libMBIN/Source/NMS/GameComponents/GcPulseEncounterSpawnTrader.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x239C1C17A8015109, NameHash = 0x61E014828AD14CD)] + [NMS(GUID = 0xBDDC3BF7B4E62E9A, NameHash = 0x61E014828AD14CD)] public class GcPulseEncounterSpawnTrader : NMSTemplate { /* 0x000 */ public GcResourceElement CustomShipResource; diff --git a/libMBIN/Source/NMS/GameComponents/GcPuzzleTextFlow.cs b/libMBIN/Source/NMS/GameComponents/GcPuzzleTextFlow.cs index f01979f1b..bafd9f216 100644 --- a/libMBIN/Source/NMS/GameComponents/GcPuzzleTextFlow.cs +++ b/libMBIN/Source/NMS/GameComponents/GcPuzzleTextFlow.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x460AE523F9D8377F, NameHash = 0x44CB81CE83D73B16)] + [NMS(GUID = 0x3E8E3DF6D690A3B3, NameHash = 0x44CB81CE83D73B16)] public class GcPuzzleTextFlow : NMSTemplate { /* 0x00 */ public NMSString0x20A Text; diff --git a/libMBIN/Source/NMS/GameComponents/GcRefinerUnitComponentData.cs b/libMBIN/Source/NMS/GameComponents/GcRefinerUnitComponentData.cs index 59b38dcab..3cae06364 100644 --- a/libMBIN/Source/NMS/GameComponents/GcRefinerUnitComponentData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcRefinerUnitComponentData.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x3CF80D93F5E4CE97, NameHash = 0xD2A73F296D17A20)] + [NMS(GUID = 0x89E9F3DF05E7563B, NameHash = 0xD2A73F296D17A20)] public class GcRefinerUnitComponentData : NMSTemplate { /* 0x000 */ public GcMaintenanceComponentData MaintenanceData; diff --git a/libMBIN/Source/NMS/GameComponents/GcRewardCommunicatorMessage.cs b/libMBIN/Source/NMS/GameComponents/GcRewardCommunicatorMessage.cs index 8845feffc..c2c104be1 100644 --- a/libMBIN/Source/NMS/GameComponents/GcRewardCommunicatorMessage.cs +++ b/libMBIN/Source/NMS/GameComponents/GcRewardCommunicatorMessage.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x1D35C3567BE6E8EB, NameHash = 0x382AC51563627203)] + [NMS(GUID = 0x50993A5B4442C2C7, NameHash = 0x382AC51563627203)] public class GcRewardCommunicatorMessage : NMSTemplate { /* 0x000 */ public NMSString0x80 Message; diff --git a/libMBIN/Source/NMS/GameComponents/GcRewardDeath.cs b/libMBIN/Source/NMS/GameComponents/GcRewardDeath.cs index fd3367f04..f0773f8bb 100644 --- a/libMBIN/Source/NMS/GameComponents/GcRewardDeath.cs +++ b/libMBIN/Source/NMS/GameComponents/GcRewardDeath.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x3B2AB39976D01B64, NameHash = 0xAF7590464B3BC984)] + [NMS(GUID = 0xAE64CF086BDE791C, NameHash = 0xAF7590464B3BC984)] public class GcRewardDeath : NMSTemplate { /* 0x00 */ public NMSString0x10 PlayerDamage; diff --git a/libMBIN/Source/NMS/GameComponents/GcRewardFrigateFlyby.cs b/libMBIN/Source/NMS/GameComponents/GcRewardFrigateFlyby.cs index 8560d437d..e84982db7 100644 --- a/libMBIN/Source/NMS/GameComponents/GcRewardFrigateFlyby.cs +++ b/libMBIN/Source/NMS/GameComponents/GcRewardFrigateFlyby.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x461FBAA6991349CF, NameHash = 0x3FACFB36175544A6)] + [NMS(GUID = 0xC4BA40653C12CAE4, NameHash = 0x3FACFB36175544A6)] public class GcRewardFrigateFlyby : NMSTemplate { /* 0x000 */ public GcFrigateFlybyType FlybyType; diff --git a/libMBIN/Source/NMS/GameComponents/GcRewardOSDMessage.cs b/libMBIN/Source/NMS/GameComponents/GcRewardOSDMessage.cs index d6ef02182..a9c7891ac 100644 --- a/libMBIN/Source/NMS/GameComponents/GcRewardOSDMessage.cs +++ b/libMBIN/Source/NMS/GameComponents/GcRewardOSDMessage.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x78140FE1394849B5, NameHash = 0x53D72723F082671D)] + [NMS(GUID = 0x9F5F0E30D4DA5611, NameHash = 0x53D72723F082671D)] public class GcRewardOSDMessage : NMSTemplate { /* 0x00 */ public float Time; diff --git a/libMBIN/Source/NMS/GameComponents/GcRewardSecondaryInteractionOptions.cs b/libMBIN/Source/NMS/GameComponents/GcRewardSecondaryInteractionOptions.cs index 5033530d9..cbba5fb51 100644 --- a/libMBIN/Source/NMS/GameComponents/GcRewardSecondaryInteractionOptions.cs +++ b/libMBIN/Source/NMS/GameComponents/GcRewardSecondaryInteractionOptions.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xC0558355C87CF116, NameHash = 0x448E93C725811D8E)] + [NMS(GUID = 0xB43DC1BFBCDEB875, NameHash = 0x448E93C725811D8E)] public class GcRewardSecondaryInteractionOptions : NMSTemplate { /* 0x0 */ public List Options; diff --git a/libMBIN/Source/NMS/GameComponents/GcScanEventData.cs b/libMBIN/Source/NMS/GameComponents/GcScanEventData.cs index 9a5a244dc..95dd71f39 100644 --- a/libMBIN/Source/NMS/GameComponents/GcScanEventData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcScanEventData.cs @@ -4,7 +4,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xA2423E20F73CBEE6, NameHash = 0x7BBBCE7D7BC0F1F4)] + [NMS(GUID = 0x7826F580CABE9035, NameHash = 0x7BBBCE7D7BC0F1F4)] public class GcScanEventData : NMSTemplate { /* 0x000 */ public NMSString0x20A Name; diff --git a/libMBIN/Source/NMS/GameComponents/GcScanEventTable.cs b/libMBIN/Source/NMS/GameComponents/GcScanEventTable.cs index 755265584..1e61221cf 100644 --- a/libMBIN/Source/NMS/GameComponents/GcScanEventTable.cs +++ b/libMBIN/Source/NMS/GameComponents/GcScanEventTable.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xD258E1E4FF5CDABA, NameHash = 0xD550A58E83EA253)] + [NMS(GUID = 0x1FF41811BC3FE6E7, NameHash = 0xD550A58E83EA253)] public class GcScanEventTable : NMSTemplate { /* 0x0 */ public List Events; diff --git a/libMBIN/Source/NMS/GameComponents/GcSeasonalGameModeData.cs b/libMBIN/Source/NMS/GameComponents/GcSeasonalGameModeData.cs index a6632dd4d..bff0b4fc7 100644 --- a/libMBIN/Source/NMS/GameComponents/GcSeasonalGameModeData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcSeasonalGameModeData.cs @@ -4,7 +4,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x9B79241EDA997D1F, NameHash = 0xFD6B0BE30E218605)] + [NMS(GUID = 0x72723F6389C6401D, NameHash = 0xFD6B0BE30E218605)] public class GcSeasonalGameModeData : NMSTemplate { /* 0x0000 */ public int SeasonId; diff --git a/libMBIN/Source/NMS/GameComponents/GcSentinelEncounterOverride.cs b/libMBIN/Source/NMS/GameComponents/GcSentinelEncounterOverride.cs index aaed4a26d..db619da69 100644 --- a/libMBIN/Source/NMS/GameComponents/GcSentinelEncounterOverride.cs +++ b/libMBIN/Source/NMS/GameComponents/GcSentinelEncounterOverride.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x3BCF2EF1B64CEFCE, NameHash = 0x858F65761E6CEB71)] + [NMS(GUID = 0x9A45F7CC9F20EDFC, NameHash = 0x858F65761E6CEB71)] public class GcSentinelEncounterOverride : NMSTemplate { /* 0x00 */ public NMSString0x10 Id; diff --git a/libMBIN/Source/NMS/GameComponents/GcSentinelMechWeaponData.cs b/libMBIN/Source/NMS/GameComponents/GcSentinelMechWeaponData.cs index 8164675fd..002f68e20 100644 --- a/libMBIN/Source/NMS/GameComponents/GcSentinelMechWeaponData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcSentinelMechWeaponData.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0xB3A1D422C2D301F9, NameHash = 0x4484F9F6C0F33596)] + [NMS(GUID = 0xDB8569AB26AEFAED, NameHash = 0x4484F9F6C0F33596)] public class GcSentinelMechWeaponData : NMSTemplate { /* 0x00 */ public NMSString0x10 Id; diff --git a/libMBIN/Source/NMS/GameComponents/GcSentinelQuadWeaponData.cs b/libMBIN/Source/NMS/GameComponents/GcSentinelQuadWeaponData.cs index 2dfda60c6..427f220fc 100644 --- a/libMBIN/Source/NMS/GameComponents/GcSentinelQuadWeaponData.cs +++ b/libMBIN/Source/NMS/GameComponents/GcSentinelQuadWeaponData.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x8A0EC6643347DCA7, NameHash = 0x9CD171737A52721E)] + [NMS(GUID = 0x71CA8693422AD72A, NameHash = 0x9CD171737A52721E)] public class GcSentinelQuadWeaponData : NMSTemplate { /* 0x00 */ public NMSString0x10 Id; diff --git a/libMBIN/Source/NMS/GameComponents/GcShipDialogue.cs b/libMBIN/Source/NMS/GameComponents/GcShipDialogue.cs index 0deb0e8d7..e7c9bc539 100644 --- a/libMBIN/Source/NMS/GameComponents/GcShipDialogue.cs +++ b/libMBIN/Source/NMS/GameComponents/GcShipDialogue.cs @@ -2,7 +2,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x51375E20814E8B68, NameHash = 0x770E3F1934F2D769)] + [NMS(GUID = 0xD99E43F3C2382906, NameHash = 0x770E3F1934F2D769)] public class GcShipDialogue : NMSTemplate { [NMS(Size = 0x7, EnumType = typeof(GcShipDialogueTreeEnum.DialogueTreeEnum))] diff --git a/libMBIN/Source/NMS/GameComponents/GcTestMetadata.cs b/libMBIN/Source/NMS/GameComponents/GcTestMetadata.cs index b54fd8e25..ba29dfd8e 100644 --- a/libMBIN/Source/NMS/GameComponents/GcTestMetadata.cs +++ b/libMBIN/Source/NMS/GameComponents/GcTestMetadata.cs @@ -4,7 +4,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x35DD99558F31F90C, NameHash = 0xCE965FAFD6BBF99E)] + [NMS(GUID = 0x5238B5A2B9C9D6B6, NameHash = 0xCE965FAFD6BBF99E)] public class GcTestMetadata : NMSTemplate { /* 0x000 */ public bool TestBool; diff --git a/libMBIN/Source/NMS/GameComponents/GcWeatherEffect.cs b/libMBIN/Source/NMS/GameComponents/GcWeatherEffect.cs index 03b0a5b30..8ea91ba79 100644 --- a/libMBIN/Source/NMS/GameComponents/GcWeatherEffect.cs +++ b/libMBIN/Source/NMS/GameComponents/GcWeatherEffect.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x8FEEDFEEE22CBD2, NameHash = 0x419E50F8E497D496)] + [NMS(GUID = 0xB514C8572F0E9D53, NameHash = 0x419E50F8E497D496)] public class GcWeatherEffect : NMSTemplate { /* 0x000 */ public NMSString0x10 Id; diff --git a/libMBIN/Source/NMS/GameComponents/GcWeatherEffectTable.cs b/libMBIN/Source/NMS/GameComponents/GcWeatherEffectTable.cs index 95926aa3a..e443d97e3 100644 --- a/libMBIN/Source/NMS/GameComponents/GcWeatherEffectTable.cs +++ b/libMBIN/Source/NMS/GameComponents/GcWeatherEffectTable.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.GameComponents { - [NMS(GUID = 0x14EA1117624E89F5, NameHash = 0x6AE3CB3B6A5A155D)] + [NMS(GUID = 0x606C229E6D6059B7, NameHash = 0x6AE3CB3B6A5A155D)] public class GcWeatherEffectTable : NMSTemplate { /* 0x0 */ public List Effects; diff --git a/libMBIN/Source/NMS/Globals/GcGalaxyGlobals.cs b/libMBIN/Source/NMS/Globals/GcGalaxyGlobals.cs index 2c8d7f656..ea3b8214b 100644 --- a/libMBIN/Source/NMS/Globals/GcGalaxyGlobals.cs +++ b/libMBIN/Source/NMS/Globals/GcGalaxyGlobals.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.Globals { - [NMS(GUID = 0xACA8D8A2D11B1B23, NameHash = 0x3BC94060600296E8)] + [NMS(GUID = 0x844BA8F021F62B4F, NameHash = 0x3BC94060600296E8)] public class GcGalaxyGlobals : NMSTemplate { /* 0x0000 */ public bool NewStyleLookAtCamera; diff --git a/libMBIN/Source/NMS/Globals/GcPlayerGlobals.cs b/libMBIN/Source/NMS/Globals/GcPlayerGlobals.cs index a6fc49fa1..06c4df37b 100644 --- a/libMBIN/Source/NMS/Globals/GcPlayerGlobals.cs +++ b/libMBIN/Source/NMS/Globals/GcPlayerGlobals.cs @@ -4,7 +4,7 @@ namespace libMBIN.NMS.Globals { - [NMS(GUID = 0xD539B38FB85CB3CA, NameHash = 0x49E4A0E330E783EE)] + [NMS(GUID = 0xD5EC1458178A30A, NameHash = 0x49E4A0E330E783EE)] public class GcPlayerGlobals : NMSTemplate { /* 0x0000 */ public Vector3f LeftHandModeWeaponAttachSocketCorrection; diff --git a/libMBIN/Source/NMS/Globals/GcRobotGlobals.cs b/libMBIN/Source/NMS/Globals/GcRobotGlobals.cs index ef1c67666..13d610834 100644 --- a/libMBIN/Source/NMS/Globals/GcRobotGlobals.cs +++ b/libMBIN/Source/NMS/Globals/GcRobotGlobals.cs @@ -3,7 +3,7 @@ namespace libMBIN.NMS.Globals { - [NMS(GUID = 0x9A57A13ADF791FA7, NameHash = 0xDD7401143C40F868)] + [NMS(GUID = 0x10E77003B6CCDDA7, NameHash = 0xDD7401143C40F868)] public class GcRobotGlobals : NMSTemplate { /* 0x0000 */ public bool ForceShowDebugMoveTrail; diff --git a/libMBIN/Source/NMS/Globals/GcUIGlobals.cs b/libMBIN/Source/NMS/Globals/GcUIGlobals.cs index 166a5661c..6fc92cecf 100644 --- a/libMBIN/Source/NMS/Globals/GcUIGlobals.cs +++ b/libMBIN/Source/NMS/Globals/GcUIGlobals.cs @@ -4,7 +4,7 @@ namespace libMBIN.NMS.Globals { - [NMS(GUID = 0xFB138C7DF7BA18DB, NameHash = 0x95C306B1A90F3E08)] + [NMS(GUID = 0xE3600F5023DA817C, NameHash = 0x95C306B1A90F3E08)] public class GcUIGlobals : NMSTemplate { /* 0x0000 */ public float TradePageNotifyOffset; diff --git a/libMBIN/Source/NMS/Globals/GcVehicleGlobals.cs b/libMBIN/Source/NMS/Globals/GcVehicleGlobals.cs index 5698e3167..7cf6e6e1e 100644 --- a/libMBIN/Source/NMS/Globals/GcVehicleGlobals.cs +++ b/libMBIN/Source/NMS/Globals/GcVehicleGlobals.cs @@ -4,7 +4,7 @@ namespace libMBIN.NMS.Globals { - [NMS(GUID = 0x99CCCD26F955BB56, NameHash = 0x9B5DDD6D76FBC918)] + [NMS(GUID = 0x436B07F800707D4C, NameHash = 0x9B5DDD6D76FBC918)] public class GcVehicleGlobals : NMSTemplate { /* 0x000 */ public float VehicleCollisionScaleFactor;