From cbed482be9f6205f1729212b223ce5a69179ebe8 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Fri, 11 Jul 2025 11:27:33 +0200 Subject: [PATCH] Update configAmmo.lua --- resources/[inventory]/tgiann-inventory/configs/configAmmo.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/[inventory]/tgiann-inventory/configs/configAmmo.lua b/resources/[inventory]/tgiann-inventory/configs/configAmmo.lua index a1d4aa83e..79cfae8b4 100644 --- a/resources/[inventory]/tgiann-inventory/configs/configAmmo.lua +++ b/resources/[inventory]/tgiann-inventory/configs/configAmmo.lua @@ -3,7 +3,7 @@ Update Video: https://youtu.be/DeWn_e7cZwE 1 : To load bullets into the gun, you must use the bullet item. When used, it will load bullets based on the `config.ammo.ammo` value. 2 : Pressing the R key reloads bullets from your inventory up to the weapon's magazine limit. For example, if the magazine limit is 30, it will deduct 30 bullets from your inventory and load them into the clip. ]] -config.ammoSystem = 2 -- 1 or 2 +config.ammoSystem = 1 -- 1 or 2 config.clearAnimationWhenReload = false -- when true, the animation will be cleared when reloading config.disableStunGunAmmo = false -- when true, stungun works like in gta