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