mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 21:53:46 +03:00
Upload
This commit is contained in:
12
gamemodes/helix/gamemode/items/weapons/sh_357.txt
Normal file
12
gamemodes/helix/gamemode/items/weapons/sh_357.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
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)
|
||||
}
|
||||
Reference in New Issue
Block a user