Files
VnUtest/garrysmod/gamemodes/helix/gamemode/items/ammo/sh_crossbowammo.txt
2026-03-31 10:27:04 +03:00

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"