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

6 lines
207 B
Plaintext
Raw Normal View History

2024-08-04 22:55:00 +03:00
ITEM.name = "Shotgun Shells"
ITEM.model = "models/Items/BoxBuckshot.mdl"
ITEM.ammo = "buckshot" -- type of the ammo
ITEM.ammoAmount = 15 -- amount of the ammo
ITEM.description = "A Box of %s Shotgun Shells"