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

6 lines
216 B
Plaintext
Raw Normal View History

2024-08-04 22:55:00 +03:00
ITEM.name = "Sub Machine Gun Ammo"
ITEM.model = "models/Items/BoxSRounds.mdl"
ITEM.ammo = "smg1" -- type of the ammo
ITEM.ammoAmount = 45 -- amount of the ammo
ITEM.description = "A Box that contains %s of SMG Ammo"