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