add sborka
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ITEM.name = "Shotgun Shells"
|
||||
ITEM.model = "models/Items/BoxBuckshot.mdl"
|
||||
ITEM.ammo = "buckshot" -- type of the ammo
|
||||
ITEM.ammoAmount = 15 -- amount of the ammo
|
||||
ITEM.description = "A Box of %s Shotgun Shells"
|
||||
Reference in New Issue
Block a user