add sborka
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ITEM.name = "Sub Machine Gun Ammo"
|
||||
ITEM.model = "models/Items/BoxSRounds.mdl"
|
||||
ITEM.ammo = "smg1" -- type of the ammo
|
||||
ITEM.ammoAmount = 45 -- amount of the ammo
|
||||
ITEM.description = "A Box that contains %s of SMG Ammo"
|
||||
Reference in New Issue
Block a user