6 lines
214 B
Plaintext
6 lines
214 B
Plaintext
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"
|