Skip to content

Commit

Permalink
feat: fix ShoppingBag_C_00_02's parent room entity (#11)
Browse files Browse the repository at this point in the history
closes #2
  • Loading branch information
Notexe authored Jan 12, 2024
1 parent 3563141 commit a2b2f14
Showing 1 changed file with 35 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"tempHash": "00A8D11D59F72B44",
"tbluHash": "00C9235B55F84BEE",
"patch": [
{
"SubEntityOperation": [
"b69c0730104aa95b",
{
"SetPropertyValue": {
"property_name": "m_mTransform",
"value": {
"rotation": { "x": 0, "y": 0, "z": 107.00042868507349 },
"position": { "x": -0.10269930958747864, "y": -4.537006855010986, "z": -1.1885490715503693 }
}
}
}
]
},
{
"SubEntityOperation": [
"b69c0730104aa95b",
{
"SetPropertyValue": {
"property_name": "m_eidParent",
"value": {
"ref": "ef758f8ec48ff8f5",
"externalScene": "[assembly:/_pro/scenes/missions/bangkok/location.brick].pc_entitytype"
}
}
}
]
}
],
"patchVersion": 6
}

0 comments on commit a2b2f14

Please sign in to comment.