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_crowbar.txt
Normal file
12
gamemodes/helix/gamemode/items/weapons/sh_crowbar.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
ITEM.name = "Crowbar"
|
||||
ITEM.description = "A slightly rusty looking crowbar."
|
||||
ITEM.model = "models/weapons/w_crowbar.mdl"
|
||||
ITEM.class = "weapon_crowbar"
|
||||
ITEM.weaponCategory = "melee"
|
||||
ITEM.width = 2
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(-0.23955784738064, 270.44906616211, 0),
|
||||
fov = 10.780103254469,
|
||||
pos = Vector(0, 200, 0)
|
||||
}
|
||||
Reference in New Issue
Block a user