mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 05:43:46 +03:00
13 lines
371 B
Plaintext
13 lines
371 B
Plaintext
|
|
ITEM.name = "357"
|
||
|
|
ITEM.description = "A sidearm utilising .357 Caliber ammunition."
|
||
|
|
ITEM.model = "models/weapons/w_357.mdl"
|
||
|
|
ITEM.class = "weapon_357"
|
||
|
|
ITEM.weaponCategory = "sidearm"
|
||
|
|
ITEM.width = 2
|
||
|
|
ITEM.height = 1
|
||
|
|
ITEM.iconCam = {
|
||
|
|
ang = Angle(-17.581502914429, 250.7974395752, 0),
|
||
|
|
fov = 5.412494001838,
|
||
|
|
pos = Vector(57.109928131104, 181.7945098877, -60.738327026367)
|
||
|
|
}
|