Skip to content

Commit

Permalink
Tweak autopistol offset
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Oct 25, 2024
1 parent 636dcac commit d2a7b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Patches/Core/ThingDefs_Misc/Weapons_Guns.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
<xpath>Defs/ThingDef[defName="Gun_Autopistol"]</xpath>
<value>
<li Class="CombatExtended.GunDrawExtension">
<DrawOffset>-0.03,-0.06</DrawOffset>
<DrawOffset>-0.03,-0.04</DrawOffset>
</li>
</value>
</Operation>
Expand Down

0 comments on commit d2a7b4a

Please sign in to comment.