mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 21:53:46 +03:00
6 lines
229 B
Plaintext
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"
|