Skip to content

Commit 31bd9c2

Browse files
authored
Merge pull request #40 from FalloutCascadia/main
chore: Updated a few more IDs to NG.
2 parents d31e473 + e2bbea8 commit 31bd9c2

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

include/RE/IDs.h

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ namespace RE::ID
1616
inline constexpr REL::ID ExitCover{ 2231166 };
1717
inline constexpr REL::ID GetAimVector{ 2230378 };
1818
inline constexpr REL::ID GetClosestBone{ 2230051 };
19-
inline constexpr REL::ID GetCollisionFilter{ 1474995 };
19+
inline constexpr REL::ID GetCollisionFilter{ 2277949 };
2020
inline constexpr REL::ID GetCombatStyle{ 2231053 };
2121
inline constexpr REL::ID SetCurrentAmmoCount{ 2229952 };
2222
inline constexpr REL::ID GetCurrentCollisionGroup{ 410500 };
@@ -516,17 +516,17 @@ namespace RE::ID
516516

517517
namespace BSResource_EntryDBBaseUtil
518518
{
519-
inline constexpr REL::ID ReleaseEntryAction{ 777279 };
519+
inline constexpr REL::ID ReleaseEntryAction{ 2269463 };
520520
}
521521

522522
namespace BSResource_GlobalLocations
523523
{
524-
inline constexpr REL::ID Singleton{ 1573818 };
524+
inline constexpr REL::ID Singleton{ 2703394 };
525525
}
526526

527527
namespace BSResource_GlobalPaths
528528
{
529-
inline constexpr REL::ID Singleton{ 210868 };
529+
inline constexpr REL::ID Singleton{ 2703393 };
530530
}
531531

532532
namespace BSResource
@@ -670,7 +670,7 @@ namespace RE::ID
670670

671671
namespace BSThreadEvent
672672
{
673-
inline constexpr REL::ID InitSDM{ 1425097 };
673+
inline constexpr REL::ID InitSDM{ 2268180 };
674674
}
675675

676676
namespace BSTimer
@@ -1069,7 +1069,7 @@ namespace RE::ID
10691069

10701070
namespace LocksPicked
10711071
{
1072-
inline constexpr REL::ID GetEventSource{ 594991 };
1072+
inline constexpr REL::ID GetEventSource{ 2249292 };
10731073
}
10741074

10751075
namespace MagicTarget
@@ -1427,7 +1427,7 @@ namespace RE::ID
14271427

14281428
namespace PowerArmorLightData
14291429
{
1430-
inline constexpr REL::ID GetEventSource{ 120809 };
1430+
inline constexpr REL::ID GetEventSource{ 2701547 };
14311431
}
14321432

14331433
namespace ProcessLists
@@ -1531,7 +1531,7 @@ namespace RE::ID
15311531

15321532
namespace TerminalHacked
15331533
{
1534-
inline constexpr REL::ID GetEventSource{ 425579 };
1534+
inline constexpr REL::ID GetEventSource{ 2233751 };
15351535
}
15361536

15371537
namespace TES
@@ -1593,7 +1593,7 @@ namespace RE::ID
15931593
inline constexpr REL::ID Singleton{ 2688883 };
15941594
inline constexpr REL::ID AddFormToDataHandler{ 2192271 };
15951595
inline constexpr REL::ID CheckModsLoaded{ 2192323 };
1596-
inline constexpr REL::ID CreateReferenceAtLocation{ 500304 };
1596+
inline constexpr REL::ID CreateReferenceAtLocation{ 2192301 };
15971597
inline constexpr REL::ID IsFormIDInuse{ 2192351 };
15981598
}
15991599

0 commit comments

Comments
 (0)