Skip to content

Commit

Permalink
Merge pull request #39 from AnthonyFuller/h3-3-200
Browse files Browse the repository at this point in the history
[ResourceLib] Update for 3.200
  • Loading branch information
OrfeasZ authored Sep 12, 2024
2 parents a31a0b8 + 17888cf commit bcc95d0
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
1 change: 1 addition & 0 deletions Libraries/ResourceLib/Src/Generated/HM3/ZHMEnums.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6312,6 +6312,7 @@ void ZHMEnums::RegisterEnums()
{ 45, "EREQUIREMENT_H3_SARAJEVO_SIX" },
{ 46, "EREQUIREMENT_H3_ET_SAMBUCA" },
{ 47, "EREQUIREMENT_H3_ET_PENICILLIN" },
{ 48, "EREQUIREMENT_H3_ET_TOMORROWLAND" },
};

(*g_Enums)["ERestitutionCombineMode"] = {
Expand Down
1 change: 1 addition & 0 deletions Libraries/ResourceLib/Src/Generated/HM3/ZHMGen.h
Original file line number Diff line number Diff line change
Expand Up @@ -7179,6 +7179,7 @@ enum class ERequirementId
EREQUIREMENT_H3_SARAJEVO_SIX = 45,
EREQUIREMENT_H3_ET_SAMBUCA = 46,
EREQUIREMENT_H3_ET_PENICILLIN = 47,
EREQUIREMENT_H3_ET_TOMORROWLAND = 48,
};

// Size: 0x1
Expand Down
6 changes: 3 additions & 3 deletions Libraries/ResourceLib/Src/ZHM/ZHMCustomProperties.cpp

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions Libraries/ResourceLib/Src/ZHM/ZHMCustomProperties.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11960,8 +11960,10 @@ GlowActiveConditions
GlowColor
GlowColorA
GlowColorB
GlowColorEnd
GlowColorPlane
GlowColorSpot
GlowColorStart
GlowContent
GlowIntensity
GlowIntensityMultiplier
Expand Down Expand Up @@ -29270,7 +29272,9 @@ m_bRemovePhysics_Doors
m_bRemovePhysics_Drawer
m_bRemovePhysics_Drawer_B
m_bRemovePhysics_Faucet
m_bRemovePhysics_Glasses
m_bRemovePhysics_Lid
m_bRemovePhysics_Mic
m_bRemovePhysics_Pillows
m_bRemovePhysics_Props
m_bRemovePhysics_Sink
Expand Down

0 comments on commit bcc95d0

Please sign in to comment.