Files
wnsrc/gamemodes/helix/gamemode/items/ammo/sh_crossbowammo.txt

6 lines
211 B
Plaintext
Raw Normal View History

2024-08-04 22:55:00 +03:00
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"