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: summer sightseeing suits sunglasses fixes (#159)
- Loading branch information
1 parent
2c0b2ce
commit db6b59a
Showing
2 changed files
with
58 additions
and
0 deletions.
There are no files selected for viewing
29 changes: 29 additions & 0 deletions
29
...merSightseeingSuitsSunglassesFixes/summersuit_gloves_dgs_sunglasses_fix.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,29 @@ | ||
{ | ||
"tempHash": "00C75749C69076D0", | ||
"tbluHash": "001FB3604ACA8E4C", | ||
"patch": [ | ||
{ | ||
"SubEntityOperation": [ | ||
"64a268bc7ea36d85", | ||
{ | ||
"SetPropertyValue": { | ||
"property_name": "m_mTransform", | ||
"value": { | ||
"rotation": { | ||
"x": 19.01829317323286, | ||
"y": 89.60697951681614, | ||
"z": 156.88543471548496 | ||
}, | ||
"position": { | ||
"x": 0.07622899860143661, | ||
"y": 0.01850999960899353, | ||
"z": -0.00015799999528098851 | ||
} | ||
} | ||
} | ||
} | ||
] | ||
} | ||
], | ||
"patchVersion": 6 | ||
} |
29 changes: 29 additions & 0 deletions
29
...SightseeingSuitsSunglassesFixes/summersuit_no_gloves_dgs_sunglasses_fix.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,29 @@ | ||
{ | ||
"tempHash": "0045B2B108EF8376", | ||
"tbluHash": "00E25D72B8F53D92", | ||
"patch": [ | ||
{ | ||
"SubEntityOperation": [ | ||
"af47bf801465f0a3", | ||
{ | ||
"SetPropertyValue": { | ||
"property_name": "m_mTransform", | ||
"value": { | ||
"rotation": { | ||
"x": 19.01829317323286, | ||
"y": 89.60697951681522, | ||
"z": 156.88543471548496 | ||
}, | ||
"position": { | ||
"x": 0.07622899860143661, | ||
"y": 0.01850999960899353, | ||
"z": -0.00015799999528098851 | ||
} | ||
} | ||
} | ||
} | ||
] | ||
} | ||
], | ||
"patchVersion": 6 | ||
} |