generated from atampy25/smf-mod
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: restore collision to Swedish Consulate windows (#90)
By Cybore on Discord
- Loading branch information
1 parent
33a9c72
commit 7cdfd07
Showing
3 changed files
with
40 additions
and
1 deletion.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
content/SmallFixes/chunk25/ConsulateWindow/consulate_window_collision_a.entity.patch.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
} |
24 changes: 24 additions & 0 deletions
24
content/SmallFixes/chunk25/ConsulateWindow/consulate_window_collision_b.entity.patch.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters