We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c8d6cc commit baebc88Copy full SHA for baebc88
1 file changed
include/RE/IDs.h
@@ -957,7 +957,7 @@ namespace RE::ID
957
inline constexpr REL::ID SetBendableSplineInfo{ 2190623 };
958
inline constexpr REL::ID SetDisplayNameFromInstanceData{ 2190179 };
959
inline constexpr REL::ID SetOverrideName{ 2190167 };
960
- inline constexpr REL::ID SetStartingWorldOrCell{ 2191213 };
+ inline constexpr REL::ID SetStartingWorldOrCell{ 2190506 };
961
inline constexpr REL::ID GetHealthPerc{ 2190226 };
962
inline constexpr REL::ID SetHealthPerc{ 2190124 };
963
inline constexpr REL::ID ClearFavorite{ 2190191 };
0 commit comments