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_pistol.txt
Normal file
12
gamemodes/helix/gamemode/items/weapons/sh_pistol.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
ITEM.name = "9MM Pistol"
|
||||
ITEM.description = "A sidearm utilising 9mm Ammunition."
|
||||
ITEM.model = "models/weapons/w_pistol.mdl"
|
||||
ITEM.class = "weapon_pistol"
|
||||
ITEM.weaponCategory = "sidearm"
|
||||
ITEM.width = 2
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(0.33879372477531, 270.15808105469, 0),
|
||||
fov = 5.0470897275697,
|
||||
pos = Vector(0, 200, -1)
|
||||
}
|
||||
Reference in New Issue
Block a user