weapon edit

This commit is contained in:
Nordi98 2025-06-26 04:31:30 +02:00
parent a1215a6203
commit e2e97a87b4
49 changed files with 2705 additions and 0 deletions

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<CPedInventoryLoadOutManager>
<LoadOuts>
<Item>
<Name>LOADOUT_CHEAT_0</Name>
<Items>
<Item type="CLoadOutWeapon">
<WeaponName>WEAPON_COLBATON</WeaponName>
<Ammo />
<Flags/>
<ComponentNames/>
</Item>
</Items>
</Item>
<Item>
<Name>LOADOUT_CHEAT_1</Name>
<Items>
<Item type="CLoadOutWeapon">
<WeaponName>WEAPON_COLBATON</WeaponName>
<Ammo />
<Flags/>
<ComponentNames/>
</Item>
</Items>
</Item>
</LoadOuts>
</CPedInventoryLoadOutManager>