Skip to content

Commit

Permalink
feat: Fixes various small LOD's models not appearing on suits when in…
Browse files Browse the repository at this point in the history
… the safehouse (#50)
  • Loading branch information
dribbleondo authored Feb 6, 2024
1 parent 8a86594 commit d062e1e
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions content/chunk29/mission_vanilla.entity.patch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"tempHash": "00A9B93A825F5BDC",
"tbluHash": "005BA5CA6AC00627",
"patch": [{
"SubEntityOperation": ["8579816a2c55cd1d", {
"SetPropertyValue": {
"property_name": "m_nLODOffsetLinked",
"value": 0
}
}
]
}, {
"SubEntityOperation": ["8579816a2c55cd1d", {
"SetPropertyValue": {
"property_name": "m_nLODOffsetGeom",
"value": 0
}
}
]
}, {
"SubEntityOperation": ["a4e9cce45264f007", {
"SetPropertyValue": {
"property_name": "m_nLODOffsetGeom",
"value": 0
}
}
]
}, {
"SubEntityOperation": ["a4e9cce45264f007", {
"SetPropertyValue": {
"property_name": "m_nLODOffsetLinked",
"value": 0
}
}
]
}
],
"patchVersion": 6
}

0 comments on commit d062e1e

Please sign in to comment.