mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 21:53:46 +03:00
12 lines
301 B
Plaintext
12 lines
301 B
Plaintext
ITEM.name = "AR2"
|
|
ITEM.description = "A Weapon."
|
|
ITEM.model = "models/weapons/w_IRifle.mdl"
|
|
ITEM.class = "weapon_ar2"
|
|
ITEM.weaponCategory = "primary"
|
|
ITEM.width = 4
|
|
ITEM.height = 2
|
|
ITEM.iconCam = {
|
|
ang = Angle(-0.70499622821808, 268.25439453125, 0),
|
|
fov = 12.085652091515,
|
|
pos = Vector(0, 200, 0)
|
|
} |