add sborka
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ITEM.name = "AR2 Cartridge"
|
||||
ITEM.model = "models/Items/combine_rifle_cartridge01.mdl"
|
||||
ITEM.ammo = "ar2" -- type of the ammo
|
||||
ITEM.ammoAmount = 30 -- amount of the ammo
|
||||
ITEM.description = "A Cartridge that contains %s of AR2 Ammo"
|
||||
Reference in New Issue
Block a user