Files
7d2dXG/Mods/zzz_REBIRTH__Core/Config/misc.xml
Nathaniel Cosford e06f2bd282 Add All Mods
2025-05-29 23:33:28 +09:30

11 lines
537 B
XML

<Config>
<!-- KNIFE -->
<setattribute xpath="/iteminfo/animation/hold_type[@id='36']" name="third_person_position">0,-0.02,0</setattribute>
<!-- BAT -->
<!--<setattribute xpath="/iteminfo/animation/hold_type[@id='65']" name="third_person_rotation">0,180,0</setattribute>-->
<!-- SPEAR -->
<setattribute xpath="/iteminfo/animation/hold_type[@id='59']" name="third_person_position">0,-0.28,0</setattribute>
<setattribute xpath="/iteminfo/animation/hold_type[@id='59']" name="third_person_rotation">0,180,0</setattribute>
</Config>