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

6 lines
209 B
Plaintext
Raw Normal View History

2024-08-05 18:40:29 +03:00
ITEM.name = "Pistol Ammo"
ITEM.model = "models/items/357ammo.mdl"
ITEM.ammo = "pistol" -- type of the ammo
ITEM.ammoAmount = 30 -- amount of the ammo
ITEM.description = "A Box that contains %s of Pistol Ammo"