From 8d4a3cb79a24e93d1d3c613e292abd724096d44f Mon Sep 17 00:00:00 2001 From: Voodoo Hillbilly <88221284+VoodooHillbilly@users.noreply.github.com> Date: Tue, 17 Dec 2024 00:08:10 +0000 Subject: [PATCH] feat: adjust The Splitter shooting range's kill box (fix #263 by Cybore) (#264) --- .../shootingrange.entity.patch.json | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 content/SmallFixes/chunk6/SplitterShootingRangeKillBox/shootingrange.entity.patch.json diff --git a/content/SmallFixes/chunk6/SplitterShootingRangeKillBox/shootingrange.entity.patch.json b/content/SmallFixes/chunk6/SplitterShootingRangeKillBox/shootingrange.entity.patch.json new file mode 100644 index 0000000..3f3ffde --- /dev/null +++ b/content/SmallFixes/chunk6/SplitterShootingRangeKillBox/shootingrange.entity.patch.json @@ -0,0 +1,22 @@ +{ + "tempHash": "00BB7C63E0B615F9", + "tbluHash": "00DD2AD7424CD570", + "patch": [ + { + "SubEntityOperation": [ + "74410250c6967856", + { + "SetPropertyValue": { + "property_name": "m_vGlobalSize", + "value": { + "x": 0.4747779965400696, + "y": 13.562, + "z": 2.065190076828003 + } + } + } + ] + } + ], + "patchVersion": 6 +}