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