Files
wnsrc/gamemodes/helix/gamemode/items/ammo/sh_ar2ammo.txt
lifestorm ba1fc01b16 Upload
2024-08-04 23:12:27 +03:00

6 lines
229 B
Plaintext

ITEM.name = "AR2 Cartridge"
ITEM.model = "models/Items/combine_rifle_cartridge01.mdl"
ITEM.ammo = "ar2" -- type of the ammo
ITEM.ammoAmount = 30 -- amount of the ammo
ITEM.description = "A Cartridge that contains %s of AR2 Ammo"