mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 21:53:46 +03:00
6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
ITEM.name = "Crossbow Bolts"
|
|
ITEM.model = "models/Items/BoxBuckshot.mdl"
|
|
ITEM.ammo = "XBowRounds" -- type of the ammo
|
|
ITEM.ammoAmount = 5 -- amount of the ammo
|
|
ITEM.description = "A Bundle of %s Crossbow Bolts"
|