Files
wnsrc/gamemodes/helix/gamemode/items/ammo/sh_357ammo.txt
lifestorm 73479cff9e Upload
2024-08-04 22:55:00 +03:00

7 lines
218 B
Plaintext

ITEM.name = ".357 Ammo"
ITEM.model = "models/items/357ammo.mdl"
ITEM.ammo = "357" -- type of the ammo
ITEM.ammoAmount = 12 -- amount of the ammo
ITEM.description = "A Box that contains %s of .357 Ammo"
ITEM.price = 10