add sborka
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ITEM.name = "Crossbow Bolts"
|
||||
ITEM.model = "models/Items/CrossbowRounds.mdl"
|
||||
ITEM.ammo = "XBowRounds" -- type of the ammo
|
||||
ITEM.ammoAmount = 5 -- amount of the ammo
|
||||
ITEM.description = "A Bundle of %s Crossbow Bolts"
|
||||
Reference in New Issue
Block a user