Files
wnsrc/gamemodes/helix/gamemode/items/ammo/sh_crossbowammo.txt
lifestorm c6d9b6f580 Upload
2024-08-05 18:40:29 +03:00

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"