1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-09 15:19:44 +02:00
parent c8ce065d61
commit d7e2f9da39
47 changed files with 680 additions and 2010 deletions

View file

@ -10171,6 +10171,16 @@ QBShared.Items = {
image = 'bucket_sponge2.png',
name = 'bucket_sponge2',
},
stungun_ammo = {
shouldClose = true,
type = 'item',
description = '',
weight = 100,
label = 'stungun_ammo',
unique = false,
useable = true,
image = 'stungun_ammo.png',
name = 'stungun_ammo',
},
}