Skip to content

Commit

Permalink
feat: restore collision to Swedish Consulate windows (#90)
Browse files Browse the repository at this point in the history
By Cybore on Discord
  • Loading branch information
Ocean-Minnow authored Apr 25, 2024
1 parent 33a9c72 commit 7cdfd07
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"tempHash": "00C3C1186E7495FE",
"tbluHash": "00EB7557C5F42132",
"patch": [
{
"SubEntityOperation": [
"9d1353bea7bfc3ab",
{
"SetBlueprint": "[assembly:/templates/geometrytemplatestaticcoll.template?/geomentity01.entitytemplate].pc_entityblueprint"
}
]
}
],
"patchVersion": 6
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"tempHash": "00FFE1E0730546C2",
"tbluHash": "008130A85A690BE8",
"patch": [
{
"SubEntityOperation": [
"2ed3aa8cc1e0b74f",
{
"AddProperty": [
"m_CollisionResourceID",
{
"type": "ZRuntimeResourceID",
"value": {
"resource": "[assembly:/_pro/environment/geometry/architecture/windows/windows_modern_consulate.wl2?/consulate_windowsection_4x4m_b_frosted.prim].pc_coll",
"flag": "5F"
}
}
]
}
]
}
],
"patchVersion": 6
}
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"id": "GlacierOrganisation.CommunityPatches",
"name": "Community Patches",
"description": "A collection of fixes for Hitman: World of Assassination. This ranges from localisation line break fixes, inverted normals on clothing, and everything in-between. If it's broken in-game, this project aims to fix it!",
"authors": ["Notex", "Minnow", "Atampy26", "Jojje", "Dribbleondo", "musicalmushr00m", "VoodooHillbilly"],
"authors": ["Notex", "Minnow", "Atampy26", "Jojje", "Dribbleondo", "musicalmushr00m", "VoodooHillbilly", "Cybore"],
"contentFolders": ["content/SmallFixes", "content/MovieSetLamp", "content/SapienzaChurch"],
"blobsFolders": ["blobs"],
"frameworkVersion": "2.33.9",
Expand Down

0 comments on commit 7cdfd07

Please sign in to comment.